aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-10-31python-dir: change PYTHON_BASEVERSION to 2.7Martin Jansa
2011-10-24useradd.bbclass: check if a group already exists manuallyOtavio Salvador
2011-10-24bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador
2011-10-20module.bbclass: add lock to prevent error bulding ext modulesAnders Darander
2011-10-19insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart
2011-10-19src_distribute.bbclass, src_distribute_local.bbclass: mostly rewrittenOtavio Salvador
2011-10-19poky: fix broken ubifs link in deploy folderLauri Hintsala
2011-10-14image-live.bbclass: allow override of initrd imageOtavio Salvador
2011-10-14autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson
2011-10-14autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie
2011-10-10libc-package.bbclass: Use a makefile for locale gernation to increase paralle...Richard Purdie
2011-10-06native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie
2011-10-06sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie
2011-10-06image.bbclass: No need to run most tasks except do_rootfsRichard Purdie
2011-10-06base.bbclass: Implement PACKAGECONFIGRichard Purdie
2011-10-06base.bbclass: Minor cleanupRichard Purdie
2011-10-05autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie
2011-10-04bootimg.bbclass: fix comment typoOtavio Salvador
2011-10-04image-live.bbclass: allow images to override ROOTFS and INITRDOtavio Salvador
2011-10-04image.bbclass: improve comments regarding exported functionsOtavio Salvador
2011-10-04populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie
2011-10-04package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie
2011-09-30base.bbclass: Drop unneeded dependencyRichard Purdie
2011-09-30autotools: Disable dependency trackingRichard Purdie
2011-09-30Remove help2man dependencyRichard Purdie
2011-09-29Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock
2011-09-29Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock
2011-09-29insane: Promote most warnings into QA errors by defaultRichard Purdie
2011-09-28multilib: add MLPREFIX to deploy folderDongxiao Xu
2011-09-28cmake.bbclass: adding extendable extra variable to root pathAndrew Gabbasov
2011-09-28scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton
2011-09-28Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer caseJessica Zhang
2011-09-28kernel.bbclass: remove unshipped files in do_installDmitry Eremin-Solenikov
2011-09-28kernel.bbclass: handle .cis firmwareDmitry Eremin-Solenikov
2011-09-28kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackageDmitry Eremin-Solenikov
2011-09-28libc-package.bbclass: add MLPREFIX when set values to PACKAGESDongxiao Xu
2011-09-28package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu
2011-09-28multilib: remove the multilib handling to allarchDongxiao Xu
2011-09-28multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipesDongxiao Xu
2011-09-26sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie
2011-09-26base.bbclass: Drop legacy code that is no longer useful/usedRichard Purdie
2011-09-26autotools.bbclass: Set the dynamic linker search path for libtool correctlyRichard Purdie
2011-09-23populate_sdk_rpm: add pkgconfig(pkg-config) to the listRichard Purdie
2011-09-23populate_sdk_rpm: add items to the INSTALL_PROVIDESNAME_RPM listSaul Wold
2011-09-22multilib.bbclass: Partially fix multlib image targetsRichard Purdie
2011-09-22insane.bbclass: don't warn on .so files in -nativesdk packagesDmitry Eremin-Solenikov
2011-09-22icecc.bbclass: fix handling of nativesdk and cross-canadian packagesDmitry Eremin-Solenikov
2011-09-22icecc-create-env: rename to -nativeDmitry Eremin-Solenikov
2011-09-22linux-yocto: simplify kernel configuration check expressionBruce Ashfield
2011-09-22rootfs_rpm: two step installationDongxiao Xu