summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-02-10package.bbclass: Optimise the per file rpm handlingRichard Purdie1
2012-02-10sstate.bbclass: Optimise sstate_hardcode_pathRichard Purdie1
2012-02-10distutils.bbclass: override LDSHARED so we use the linker for this build and ...Matthew McClintock1
2012-02-10cross.bbclass: add virtclass handlerOtavio Salvador1
2012-02-10useradd.bbclass: skip processing on virtclass-cross extended packagesOtavio Salvador1
2012-02-08classes/buildhistory: sort list fields in package infoPaul Eggleton1
2012-02-08classes/buildhistory: sort image file listPaul Eggleton1
2012-02-07mirrors.bbclass: Add yp.org and oe.org to fallback mirrorsKhem Raj1
2012-02-07classes,recipes: Replace POKY_* with CORE_IMAGE_*Khem Raj1
2012-02-07linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield1
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart3
2012-02-03classes/patch: optionally return non-patch sourcesBruce Ashfield1
2012-02-03Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATHKen Werner1
2012-02-02gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.Peter Tworek1
2012-02-01external-csl-toolchain: fixes for metadata changesChristopher Larson1
2012-02-01libc-package: fix typo in LOCALETREESRC default valueChristopher Larson1
2012-02-01package bbclass: allow per package PRIVATE_LIBSKoen Kooi1
2012-02-01pkgconfig: Ensure pkgconfig RDEPENDS are trackedRichard Purdie1
2012-02-01bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart1
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi5
2012-02-01image_types.bbclass: refactor cpio images generation.Andrea Adami1
2012-02-01rootfs_ipk: remove runtime_script_required usageMartin Jansa1
2012-01-27useradd.bbclass: Fix missing quoteRichard Purdie1
2012-01-27useradd: Ensure dependencies are only added for target recipes, not native or...Richard Purdie1
2012-01-27useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie1
2012-01-27useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie1
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