summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* autotools.bbclass: Factor out aclocal copying functionRichard Purdie2013-06-041-15/+22
* sanity.bbclass: make sure python is a full installJesse Zhang2013-06-041-0/+6
* sstate.bbclass: fixup extra hardcoded pathsJackie Huang2013-06-041-0/+11
* classes/buildhistory: record removals in buildhistory directoryJonathan Liu2013-06-041-1/+1
* utils.bbclass: ensure $0 is correct in wrapper scriptsRoss Burton2013-05-301-4/+5
* pixbufcache: add more documentationRoss Burton2013-05-301-0/+3
* cmake.bbclass: modify construction of compiler flagsJoe Slater2013-05-291-2/+2
* qmake_base.bbclass: Add linux-gnun32-oe-g++ to QMAKESPECXin Ouyang2013-05-291-1/+1
* siteinfo.bbclass: Add mips64 common siteinfoMark Hatle2013-05-291-2/+2
* 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