summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu6
2011-11-08useradd.bbclass: fix how RDEPENDS is setupScott Garman1
2011-11-07allarch.bbclass: disable shlib and debug symbol processingPaul Eggleton1
2011-11-07image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi1
2011-11-07libcense.bbclass: fix OpenSSL mappingMartin Jansa1
2011-11-07buildstats: Fix for buildstats on tmpfsElizabeth Flanagan1
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie1
2011-11-04patch: Convert to use oe_terminalRichard Purdie1
2011-11-04rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi1
2011-11-02gettext: Switch to disabling nls and reducing -native build dependencies to a...Richard Purdie1
2011-11-01package.bbclass: Fix various problemsRichard Purdie1
2011-11-01package_ipk: There is no longer any need to force owners/groups to rootRichard Purdie1
2011-10-31python-dir: change PYTHON_BASEVERSION to 2.7Martin Jansa1
2011-10-24useradd.bbclass: check if a group already exists manuallyOtavio Salvador1
2011-10-24bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador1
2011-10-20module.bbclass: add lock to prevent error bulding ext modulesAnders Darander1
2011-10-19insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart1
2011-10-19src_distribute.bbclass, src_distribute_local.bbclass: mostly rewrittenOtavio Salvador2
2011-10-19poky: fix broken ubifs link in deploy folderLauri Hintsala1
2011-10-14image-live.bbclass: allow override of initrd imageOtavio Salvador1
2011-10-14autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson1
2011-10-14autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie1
2011-10-10libc-package.bbclass: Use a makefile for locale gernation to increase paralle...Richard Purdie1
2011-10-06native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie1
2011-10-06sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie1
2011-10-06image.bbclass: No need to run most tasks except do_rootfsRichard Purdie1
2011-10-06base.bbclass: Implement PACKAGECONFIGRichard Purdie1
2011-10-06base.bbclass: Minor cleanupRichard Purdie1
2011-10-05autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie1
2011-10-04bootimg.bbclass: fix comment typoOtavio Salvador1
2011-10-04image-live.bbclass: allow images to override ROOTFS and INITRDOtavio Salvador1
2011-10-04image.bbclass: improve comments regarding exported functionsOtavio Salvador1
2011-10-04populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie1
2011-10-04package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie1
2011-09-30base.bbclass: Drop unneeded dependencyRichard Purdie1
2011-09-30autotools: Disable dependency trackingRichard Purdie1
2011-09-30Remove help2man dependencyRichard Purdie1
2011-09-29Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock2
2011-09-29Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock2
2011-09-29insane: Promote most warnings into QA errors by defaultRichard Purdie1
2011-09-28multilib: add MLPREFIX to deploy folderDongxiao Xu3
2011-09-28cmake.bbclass: adding extendable extra variable to root pathAndrew Gabbasov1
2011-09-28scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton1
2011-09-28Fixed a typo for setting up OECORE_ACLOCAL_OPTS for adt-installer caseJessica Zhang1
2011-09-28kernel.bbclass: remove unshipped files in do_installDmitry Eremin-Solenikov1
2011-09-28kernel.bbclass: handle .cis firmwareDmitry Eremin-Solenikov1
2011-09-28kernel.bbclass: blacklist 'perf-dbg' as well for the modules metapackageDmitry Eremin-Solenikov1
2011-09-28libc-package.bbclass: add MLPREFIX when set values to PACKAGESDongxiao Xu1
2011-09-28package_rpm: combine normal and multilib solution manifest togetherDongxiao Xu1
2011-09-28multilib: remove the multilib handling to allarchDongxiao Xu2