summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-01-27useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie1
2012-01-27sstate.bbclass: Add support for sstate preinst functionsRichard Purdie1
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold1
2012-01-25bootimg: Fix a math thinko in the block count calculationDarren Hart1
2012-01-24base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS codeTom Zanussi1
2012-01-24license.bbclass: add support for LICENSE_FLAGSTom Zanussi1
2012-01-23lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie1
2012-01-19classes/patch: avoid backtrace when patch does not applyPaul Eggleton1
2012-01-19buildhistory: record additional image infoPaul Eggleton1
2012-01-19linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield1
2012-01-17package_rpm.bbclass: Add support for filenames with spacesMark Hatle1
2012-01-17classes/packagehistory: remove now obsolete classPaul Eggleton1
2012-01-17classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton1
2012-01-17classes/base: note variable name in COMPATIBLE_* skip messagesPaul Eggleton1
2012-01-17package.bbclass: quote pathname given to objdumpEnrico Scholz1
2012-01-17image_types_uboot.bbclass: Add uncompressed ext2 image optionMatthew McClintock1
2012-01-17image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock1
2012-01-17bootimg: Account for FAT filesystem overhead in image sizeDarren Hart1
2012-01-17oe.license: avoid the need to catch SyntaxErrorChristopher Larson1
2012-01-17oe.license: add is_included convenience functionChristopher Larson1
2012-01-17copyleft_compliance: add debug message with the reason for exclusionChristopher Larson1
2012-01-17copyleft_compliance: add control of recipe types to includeChristopher Larson1
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble1
2012-01-17locale: fix package's "provides" tagNitin A Kamble1
2012-01-16buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais1
2012-01-13patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c...Richard Purdie1
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu1
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu4
2012-01-11Incremental rpm image generationRobert Yang3
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan2
2012-01-09autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj1
2012-01-09gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinstSteve Sakoman1
2012-01-09add sysroot support for meta-ide-support which is the toolchain within build ...Jessica Zhang1
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu1
2012-01-06qt4x11.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador1
2012-01-06qt4e.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador1
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield1
2012-01-06classes/buildhistory: remove redundant package history checking stubPaul Eggleton1
2012-01-06classes/buildhistory: make the package version backwards error non-fatalPaul Eggleton1
2012-01-06classes/buildhistory: add hostname to commit messagePaul Eggleton1
2012-01-05image-mklibs/package_ipk: Remove bashismsRichard Purdie2
2012-01-05insane.bbclass: use bb.process.Popen instead of subprocess.check_outputScott Garman1
2012-01-05multilib: Abstract class extension code into classextend.pyRichard Purdie2
2012-01-05native.bbclass: Fix variable remapping coverageRichard Purdie1
2012-01-05insane.bbclass: add QA tests for unsafe references to exec_prefixScott Garman1
2012-01-05image_types: Fix rootfs size calcuationSaul Wold1
2012-01-05classes/update-alternatives: fix typos and grammarPaul Eggleton1
2012-01-04bitbake.conf: remove some redundant/unnecessary variable exportsPhil Blundell2
2012-01-04populate_sdk_ipk.bbclass: Ensure the correct environment is setup for postins...Richard Purdie1
2012-01-03buildhistory: improve git commit robustnessPaul Eggleton1