summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-11-10Allow use of dash as /bin/shRichard Purdie
2011-11-10classes: Remove various bashismsRichard Purdie
2011-11-10useradd: Add missing DEPEND on shadowRichard Purdie
2011-11-10useradd.bbclass: do not modify -nativesdk packagesScott Garman
2011-11-10useradd.bbclass: only modify packages in USERADD_PACKAGESScott Garman
2011-11-10mime.bbclass: No need to import os.path, it then breaks the os moduleRichard Purdie
2011-11-10classes/[gnome|gnomebase|mime]: enhance gnome related classesJoshua Lock
2011-11-10classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton
2011-11-08Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock
2011-11-08useradd.bbclass: handle nativesdk caseEric BĂ©nard
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu
2011-11-08useradd.bbclass: fix how RDEPENDS is setupScott Garman
2011-11-07allarch.bbclass: disable shlib and debug symbol processingPaul Eggleton
2011-11-07image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi
2011-11-07libcense.bbclass: fix OpenSSL mappingMartin Jansa
2011-11-07buildstats: Fix for buildstats on tmpfsElizabeth Flanagan
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie
2011-11-04patch: Convert to use oe_terminalRichard Purdie
2011-11-04rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi
2011-11-02gettext: Switch to disabling nls and reducing -native build dependencies to a...Richard Purdie
2011-11-01package.bbclass: Fix various problemsRichard Purdie
2011-11-01package_ipk: There is no longer any need to force owners/groups to rootRichard Purdie
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-20insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart
2011-10-20src_distribute.bbclass, src_distribute_local.bbclass: mostly rewrittenOtavio Salvador
2011-10-20poky: 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-07native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie
2011-10-07sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie
2011-10-07image.bbclass: No need to run most tasks except do_rootfsRichard Purdie
2011-10-07base.bbclass: Implement PACKAGECONFIGRichard Purdie
2011-10-07base.bbclass: Minor cleanupRichard Purdie
2011-10-06autotools.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-10-04base.bbclass: Drop unneeded dependencyRichard Purdie
2011-10-04autotools: Disable dependency trackingRichard Purdie
2011-10-04Remove 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