summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* rm_work.bbclass: ignore failure for removing pseudo folderMing Liu2013-05-241-3/+6
* cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MAC...Phil Blundell2013-05-241-0/+1
* kernel: Remove unnecessary cd and rm, fix MODULE_TARBALL_SYMLINK_NAME creationMartin Jansa2013-05-241-6/+3
* clutter.bbclass: removed unused functionTomas Frydrych2013-05-241-5/+0
* kernel.bbclass: Add dependency on binutilsMike Crowe2013-05-241-1/+1
* pixbufcache: update the loader cache when installing nativelyRoss Burton2013-05-241-0/+20
* sanity.bbclass: Drop dubious printRichard Purdie2013-05-241-1/+0
* buildhistory: Sync with bitbake changesRichard Purdie2013-05-231-1/+4
* image.bbclass: add postinst_enable_loggingChen Qi2013-05-231-0/+11
* task.bbclass: Drop deprecated classRichard Purdie2013-05-221-6/+0
* update-alternatives: Drop deprecated code, update to show error messageRichard Purdie2013-05-221-94/+1
* clutter.bbclass: helper class for clutter and friendsTomas Frydrych2013-05-211-0/+28
* image_types.bbclass: remove the old imagesRobert Yang2013-05-211-1/+5
* toolchain-scripts.bbclass:Add CROSS_COMPILE variable to environment-setup fileZongchun Yu2013-05-161-0/+3
* bbclass: bb.fatal() clean upRobert Yang2013-05-163-4/+0
* boot-directdisk: Scope HDDDIR and HDDIMG variables to avoid conflictsJonathan Liu2013-05-161-13/+12
* syslinux: Update to 4.06Jonathan Liu2013-05-162-6/+6
* image.bbclass: Add package-management image feature to validitemsKhem Raj2013-05-141-1/+1
* package.bbclass: Fix sources contentsRichard Purdie2013-05-141-5/+5
* sanity.bbclass: Attach the missing value to a format string.Peter Seebach2013-05-131-1/+1
* image-vmdk.bbclass: disable the NOISO = "1"Robert Yang2013-05-121-1/+1
* classes/core-image: drop apps-console-core IMAGE_FEATURES supportPaul Eggleton2013-05-121-8/+0
* classes/image: show an error on invalid IMAGE_FEATURESPaul Eggleton2013-05-121-0/+16
* image-vmdk: Fix error recreating symbolic linkJonathan Liu2013-05-121-2/+1
* imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPESStefan Stanacar2013-05-121-11/+15
* classes/insane: add check for PN in OVERRIDESPaul Eggleton2013-05-101-0/+5
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-101-0/+10
* boot-directdisk/bootimg/image-vmdk: remove more nostamps for image generationRobert Yang2013-05-103-3/+0
* kernel.bbclass: make FILES package-specificTom Zanussi2013-05-101-1/+1
* imagetest-qemu: Fix indentationRichard Purdie2013-05-091-7/+7
* class/lib: Fix up various file access methodsRichard Purdie2013-05-099-71/+73
* buildstats: Drop spurious open() callRichard Purdie2013-05-091-1/+0
* useradd: Use modern join syntaxRichard Purdie2013-05-091-1/+1
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-093-7/+6
* base.bbclass: Drop unused/obsolete importRichard Purdie2013-05-091-1/+1
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-092-3/+3
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-093-10/+9
* insane: Open file in binary modeRichard Purdie2013-05-091-1/+1
* classes/lib: Update to use print as a function callRichard Purdie2013-05-092-5/+7
* metadata_scm: Replace deprecated operatorRichard Purdie2013-05-091-2/+2
* sanity.bbclass: Use open(), not file()Richard Purdie2013-05-091-12/+12
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-092-14/+14
* classes: Use modern exception raising syntaxRichard Purdie2013-05-095-9/+9
* buildstats: Update to ensure files are closedRichard Purdie2013-05-091-15/+16
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-093-6/+10
* bootimg.bbclass: add comment for NOHDDRobert Yang2013-05-091-0/+1
* archive-*-source.bbclass: handle dependency in anonymous functionLaurentiu Palcu2013-05-073-6/+15
* buildhistory: change default BUILDHISTORY_DIR to TOPDIRMartin Jansa2013-05-031-1/+1
* archive-*-source.bbclass: have do_dumpdata_create_diff_gz task run before do_...Laurentiu Palcu2013-05-033-3/+3
* image_types: fix default location of kernel when generating elf imagesTomas Frydrych2013-05-031-1/+1
OpenPOWER on IntegriCloud