summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie2012-01-271-0/+2
* useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie2012-01-271-5/+11
* useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie2012-01-271-2/+2
* sstate.bbclass: Add support for sstate preinst functionsRichard Purdie2012-01-271-0/+5
* insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold2012-01-261-1/+14
* bootimg: Fix a math thinko in the block count calculationDarren Hart2012-01-251-1/+1
* base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS codeTom Zanussi2012-01-241-6/+6
* license.bbclass: add support for LICENSE_FLAGSTom Zanussi2012-01-241-0/+63
* lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie2012-01-231-1/+1
* classes/patch: avoid backtrace when patch does not applyPaul Eggleton2012-01-191-1/+4
* buildhistory: record additional image infoPaul Eggleton2012-01-191-0/+18
* linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield2012-01-191-0/+2
* package_rpm.bbclass: Add support for filenames with spacesMark Hatle2012-01-171-4/+4
* classes/packagehistory: remove now obsolete classPaul Eggleton2012-01-171-249/+0
* classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton2012-01-171-3/+0
* classes/base: note variable name in COMPATIBLE_* skip messagesPaul Eggleton2012-01-171-2/+2
* package.bbclass: quote pathname given to objdumpEnrico Scholz2012-01-171-2/+2
* image_types_uboot.bbclass: Add uncompressed ext2 image optionMatthew McClintock2012-01-171-1/+5
* image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock2012-01-171-1/+6
* bootimg: Account for FAT filesystem overhead in image sizeDarren Hart2012-01-171-9/+36
* oe.license: avoid the need to catch SyntaxErrorChristopher Larson2012-01-171-3/+1
* oe.license: add is_included convenience functionChristopher Larson2012-01-171-19/+4
* copyleft_compliance: add debug message with the reason for exclusionChristopher Larson2012-01-171-7/+17
* copyleft_compliance: add control of recipe types to includeChristopher Larson2012-01-171-3/+18
* insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble2012-01-171-1/+2
* locale: fix package's "provides" tagNitin A Kamble2012-01-171-3/+0
* buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais2012-01-161-10/+15
* patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c...Richard Purdie2012-01-131-1/+3
* package.bbclass: per recipe PRSERV_HOST supportLianhao Lu2012-01-111-0/+8
* meta/PRService: Added export/import fuctions.Lianhao Lu2012-01-114-25/+86
* Incremental rpm image generationRobert Yang2012-01-113-13/+77
* license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan2012-01-102-2/+46
* autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj2012-01-101-1/+1
* gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinstSteve Sakoman2012-01-101-1/+1
* add sysroot support for meta-ide-support which is the toolchain within build ...Jessica Zhang2012-01-101-4/+5
* image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu2012-01-061-1/+1
* qt4x11.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador2012-01-061-0/+1
* qt4e.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador2012-01-061-0/+1
* linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield2012-01-061-2/+65
* classes/buildhistory: remove redundant package history checking stubPaul Eggleton2012-01-061-11/+0
* classes/buildhistory: make the package version backwards error non-fatalPaul Eggleton2012-01-061-1/+1
* classes/buildhistory: add hostname to commit messagePaul Eggleton2012-01-061-1/+2
* image-mklibs/package_ipk: Remove bashismsRichard Purdie2012-01-052-3/+7
* insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman2012-01-051-10/+6
* multilib: Abstract class extension code into classextend.pyRichard Purdie2012-01-052-80/+26
* native.bbclass: Fix variable remapping coverageRichard Purdie2012-01-051-1/+1
* insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman2012-01-051-2/+109
* image_types: Fix rootfs size calcuationSaul Wold2012-01-051-1/+1
* classes/update-alternatives: fix typos and grammarPaul Eggleton2012-01-051-6/+6
* bitbake.conf: remove some redundant/unnecessary variable exportsPhil Blundell2012-01-042-0/+3
OpenPOWER on IntegriCloud