aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-02-02gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.Peter Tworek
2012-02-01external-csl-toolchain: fixes for metadata changesChristopher Larson
2012-02-01libc-package: fix typo in LOCALETREESRC default valueChristopher Larson
2012-02-01package bbclass: allow per package PRIVATE_LIBSKoen Kooi
2012-02-01pkgconfig: Ensure pkgconfig RDEPENDS are trackedRichard Purdie
2012-02-01bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi
2012-02-01image_types.bbclass: refactor cpio images generation.Andrea Adami
2012-02-01rootfs_ipk: remove runtime_script_required usageMartin Jansa
2012-01-27useradd.bbclass: Fix missing quoteRichard Purdie
2012-01-27useradd: Ensure dependencies are only added for target recipes, not native or...Richard Purdie
2012-01-27useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie
2012-01-27useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie
2012-01-27useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie
2012-01-27sstate.bbclass: Add support for sstate preinst functionsRichard Purdie
2012-01-26insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold
2012-01-25bootimg: Fix a math thinko in the block count calculationDarren Hart
2012-01-24base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS codeTom Zanussi
2012-01-24license.bbclass: add support for LICENSE_FLAGSTom Zanussi
2012-01-23lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie
2012-01-19classes/patch: avoid backtrace when patch does not applyPaul Eggleton
2012-01-19buildhistory: record additional image infoPaul Eggleton
2012-01-19linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield
2012-01-17package_rpm.bbclass: Add support for filenames with spacesMark Hatle
2012-01-17classes/packagehistory: remove now obsolete classPaul Eggleton
2012-01-17classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton
2012-01-17classes/base: note variable name in COMPATIBLE_* skip messagesPaul Eggleton
2012-01-17package.bbclass: quote pathname given to objdumpEnrico Scholz
2012-01-17image_types_uboot.bbclass: Add uncompressed ext2 image optionMatthew McClintock
2012-01-17image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock
2012-01-17bootimg: Account for FAT filesystem overhead in image sizeDarren Hart
2012-01-17oe.license: avoid the need to catch SyntaxErrorChristopher Larson
2012-01-17oe.license: add is_included convenience functionChristopher Larson
2012-01-17copyleft_compliance: add debug message with the reason for exclusionChristopher Larson
2012-01-17copyleft_compliance: add control of recipe types to includeChristopher Larson
2012-01-17insane.bbclass: fix elf.arch not matching error for x32 kernelNitin A Kamble
2012-01-17locale: fix package's "provides" tagNitin A Kamble
2012-01-16buildstats: tolerate absence of /proc/diskstatsJean-François Dagenais
2012-01-13patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the c...Richard Purdie
2012-01-11package.bbclass: per recipe PRSERV_HOST supportLianhao Lu
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu
2012-01-11Incremental rpm image generationRobert Yang
2012-01-10license.bbclass base.bbclass: support for 'or' operand in LICENSE and for SPD...Andrei Gherzan
2012-01-09autotools.bbclass: Introduce CACHED_CONFIGUREVARSKhem Raj
2012-01-09gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinstSteve Sakoman
2012-01-09add sysroot support for meta-ide-support which is the toolchain within build ...Jessica Zhang
2012-01-06image.bbclass: Use ?= to set LINGUAS_INSTALLDongxiao Xu
2012-01-06qt4x11.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador
2012-01-06qt4e.bbclass: add QT_BASE_NAME for use in recipesOtavio Salvador
2012-01-06linux-yocto: use src_patches for out of tree kernel feature supportBruce Ashfield