summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes: Remove various bashismsRichard Purdie2011-11-103-11/+11
* useradd: Add missing DEPEND on shadowRichard Purdie2011-11-101-1/+1
* useradd.bbclass: do not modify -nativesdk packagesScott Garman2011-11-101-4/+5
* useradd.bbclass: only modify packages in USERADD_PACKAGESScott Garman2011-11-101-26/+16
* mime.bbclass: No need to import os.path, it then breaks the os moduleRichard Purdie2011-11-101-1/+1
* classes/[gnome|gnomebase|mime]: enhance gnome related classesJoshua Lock2011-11-103-16/+90
* classes/package_rpm: disable uninstall scripts for upgradesPaul Eggleton2011-11-101-2/+16
* Add new IMAGE_CLASSES variable for classes for image generationMatthew McClintock2011-11-081-1/+2
* useradd.bbclass: handle nativesdk caseEric BĂ©nard2011-11-081-3/+9
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-086-41/+42
* useradd.bbclass: fix how RDEPENDS is setupScott Garman2011-11-081-1/+5
* allarch.bbclass: disable shlib and debug symbol processingPaul Eggleton2011-11-071-0/+5
* image_types bbclass: use 4k bytes per inode so we don't run out of space imme...Koen Kooi2011-11-071-7/+7
* libcense.bbclass: fix OpenSSL mappingMartin Jansa2011-11-071-1/+1
* buildstats: Fix for buildstats on tmpfsElizabeth Flanagan2011-11-071-11/+26
* bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie2011-11-041-13/+0
* patch: Convert to use oe_terminalRichard Purdie2011-11-041-1/+3
* rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi2011-11-041-0/+6
* gettext: Switch to disabling nls and reducing -native build dependencies to a...Richard Purdie2011-11-021-0/+4
* package.bbclass: Fix various problemsRichard Purdie2011-11-011-6/+27
* package_ipk: There is no longer any need to force owners/groups to rootRichard Purdie2011-11-011-0/+3
* python-dir: change PYTHON_BASEVERSION to 2.7Martin Jansa2011-10-311-1/+1
* useradd.bbclass: check if a group already exists manuallyOtavio Salvador2011-10-241-1/+7
* bootimg.bbclass: add support to disable HDD image buildingOtavio Salvador2011-10-241-21/+23
* module.bbclass: add lock to prevent error bulding ext modulesAnders Darander2011-10-201-1/+4
* insane.bbclass: print full path on invalid LICENSE_FILES_CHKSUMDarren Hart2011-10-201-1/+1
* src_distribute.bbclass, src_distribute_local.bbclass: mostly rewrittenOtavio Salvador2011-10-202-30/+52
* poky: fix broken ubifs link in deploy folderLauri Hintsala2011-10-201-1/+1
* image-live.bbclass: allow override of initrd imageOtavio Salvador2011-10-141-2/+3
* autotools: fix multi-word arguments for EXTRA_OECONFChristopher Larson2011-10-141-4/+2
* autotools: Enhance gettext handling to better work with SCM versions of codeRichard Purdie2011-10-141-1/+7
* libc-package.bbclass: Use a makefile for locale gernation to increase paralle...Richard Purdie2011-10-101-10/+15
* native.bbclass: Ensure native recipes have a deterministic baselib valueRichard Purdie2011-10-071-0/+2
* sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie2011-10-071-2/+7
* image.bbclass: No need to run most tasks except do_rootfsRichard Purdie2011-10-071-1/+13
* base.bbclass: Implement PACKAGECONFIGRichard Purdie2011-10-071-0/+38
* base.bbclass: Minor cleanupRichard Purdie2011-10-071-5/+1
* autotools.bbclass: Allow dependency tracking option to be easily overriddenRichard Purdie2011-10-061-1/+3
* bootimg.bbclass: fix comment typoOtavio Salvador2011-10-041-1/+1
* image-live.bbclass: allow images to override ROOTFS and INITRDOtavio Salvador2011-10-041-2/+2
* image.bbclass: improve comments regarding exported functionsOtavio Salvador2011-10-041-4/+1
* populate_sdk_rpm: Add missing /bin/sh from rpm ignore list for the SDKRichard Purdie2011-10-041-1/+1
* package_rpm: Ensure multilib code is only called in the multilib caseRichard Purdie2011-10-041-15/+18
* base.bbclass: Drop unneeded dependencyRichard Purdie2011-10-041-1/+1
* autotools: Disable dependency trackingRichard Purdie2011-10-041-0/+1
* Remove help2man dependencyRichard Purdie2011-10-041-1/+1
* Add support for generating ext2.lzma{, .u-boot} imagesMatthew McClintock2011-09-292-2/+15
* Add support for generating ext2.bz2{, .u-boot} imagesMatthew McClintock2011-09-292-6/+17
* insane: Promote most warnings into QA errors by defaultRichard Purdie2011-09-291-3/+3
* multilib: add MLPREFIX to deploy folderDongxiao Xu2011-09-283-8/+9
OpenPOWER on IntegriCloud