aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-02-23autotools.bbclass: Don't copy into non-existant directoryAndreas Oberritter
2012-02-23sstate.bbclass: add *_config to SSTATE_SCAN_FILESMartin Jansa
2012-02-22base.bbclass: check all entries of FILESPATH for MACHINE overridesJoshua Lock
2012-02-22sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...Richard Purdie
2012-02-21classes/buildhistory: fix splitting on + in package list fieldsPaul Eggleton
2012-02-21classes/buildhistory: use hostname instead of reading /etc/hostnamePaul Eggleton
2012-02-21classes/buildhistory: sort FILELIST in package infoPaul Eggleton
2012-02-21classes/buildhistory: sort and de-dupe dependency graphsPaul Eggleton
2012-02-21classes/buildhistory: squash spaces out of image variablesPaul Eggleton
2012-02-21classes/sdl: remove Opie-specific desktop file/packagingPaul Eggleton
2012-02-10package.bbclass: Optimise the per file rpm handlingRichard Purdie
2012-02-10sstate.bbclass: Optimise sstate_hardcode_pathRichard Purdie
2012-02-10distutils.bbclass: override LDSHARED so we use the linker for this build and ...Matthew McClintock
2012-02-10cross.bbclass: add virtclass handlerOtavio Salvador
2012-02-10useradd.bbclass: skip processing on virtclass-cross extended packagesOtavio Salvador
2012-02-08classes/buildhistory: sort list fields in package infoPaul Eggleton
2012-02-08classes/buildhistory: sort image file listPaul Eggleton
2012-02-07mirrors.bbclass: Add yp.org and oe.org to fallback mirrorsKhem Raj
2012-02-07classes,recipes: Replace POKY_* with CORE_IMAGE_*Khem Raj
2012-02-07linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield
2012-02-07bootimg: Use the same OS files for each boot methodDarren Hart
2012-02-03classes/patch: optionally return non-patch sourcesBruce Ashfield
2012-02-03Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATHKen Werner
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