summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* useradd.bbclass: new class for managing user/group permissionsScott Garman2011-07-011-0/+156
* classes/package.bbclass: Add fixup_permsMark Hatle2011-06-301-10/+243
* Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using corre...Jessica Zhang2011-06-301-0/+3
* ccache: Remove duplicate 'ccache.inc' from 'meta/class/'Wenzong Fan2011-06-301-11/+0
* ccache: Set CCACHE on a per recipe basisWenzong Fan2011-06-301-1/+1
* Add umask task controlMark Hatle2011-06-303-0/+7
* image_types.bbclass: enable btrfs as one of the image typeNitin A Kamble2011-06-301-0/+7
* image-types.bbclass: get the image size in the whole numberNitin A Kamble2011-06-301-1/+1
* sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock2011-06-301-8/+8
* kernel: move menuconfig task after configureDarren Hart2011-06-301-1/+1
* sstate.bbclass: Fix an issue if the config changesMark Hatle2011-06-291-0/+2
* libc locale split: fix some remaining problemsKoen Kooi2011-06-292-4/+8
* libc-locale: Fixup various packaging warningsRichard Purdie2011-06-291-3/+4
* base.bbclass: Back off the fatal error to a warning for now and try and recoverRichard Purdie2011-06-281-1/+2
* sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui2011-06-281-0/+4
* lib_package.bbclass: move static libraries to ${PN}-staticdevOtavio Salvador2011-06-281-1/+1
* distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei2011-06-281-13/+33
* base/glib-2.0: Simplify USE_NLS handling for glib-2.0Richard Purdie2011-06-281-4/+0
* classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie2011-06-283-16/+10
* base.bbclass: Since we require python 2.6 which always contains hashlib we ca...Richard Purdie2011-06-281-10/+0
* base.bbclass: Drop old style SRCDATE handling, we have pn- overrides nowRichard Purdie2011-06-281-5/+0
* libc-package.bbclass: Replace hard coded libdir.Lianhao Lu2011-06-281-3/+4
* libc-locale: split locale handling from libc recipe.Dongxiao Xu2011-06-282-24/+23
* qemuimagetest: update cvs and iptables to newer version for toolchain testJiajun Xu2011-06-241-1/+1
* native.bbclass: Add a simple chown intercept commandMark Hatle2011-06-231-0/+2
* kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...Richard Purdie2011-06-231-1/+1
* classes/package_rpm.bbclass: Change the way the PV is transformedMark Hatle2011-06-231-5/+18
* kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini2011-06-231-0/+1
* kernel.bbclass: restore kernel-abiversion fileKoen Kooi2011-06-231-0/+6
* kernel.bbclass: Add support for perf-dbg packageMark Hatle2011-06-231-1/+2
* classes/package_rpm.bbclass: Enhance diagnostic messagesMark Hatle2011-06-231-1/+6
* base.bbclass: add support for SOC_FAMILY in COMPATIBLE_MACHINESKoen Kooi2011-06-141-1/+3
* import recipe_sanity.bbclass from oe masterPhil Blundell2011-06-141-0/+179
* nativesdk.bbclass: Correct ordering of manipulationsRichard Purdie2011-06-131-16/+37
* task-sdk-host: Add nativesdk to the task name so its clearer what the content...Richard Purdie2011-06-131-1/+1
* native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie2011-06-094-45/+54
* image_types.bbclass: Since we apply the override, look for the standard name ...Richard Purdie2011-06-091-1/+1
* cpan.bbclass, cpan-base.bbclas: update them for the perlnative changeDexuan Cui2011-06-092-9/+13
* perlnative.bbclass: add the fileDexuan Cui2011-06-091-0/+2
* native.bbclass: allow a native package to be populated into its own dirDexuan Cui2011-06-091-0/+5
* package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie2011-06-091-1/+1
* sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie2011-06-091-1/+1
* package_rpm.bbclass: make RPM use on-disk permissionsScott Garman2011-06-061-0/+2
* base.bbclass: add cleansstate task between clean and cleanallMartin Jansa2011-06-061-2/+5
* allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"Khem Raj2011-06-061-0/+1
* qmake_base.bbclass: fix lrelease/lupdate binary namesOtavio Salvador2011-06-021-0/+5
* libc-package: fix typo causing annoying diagnosticPhil Blundell2011-06-021-1/+1
* rootfs_ipk: delete opkg metadata if package management not required and all p...Phil Blundell2011-06-021-0/+11
* siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b65107...Martin Jansa2011-06-021-1/+1
* binconfig: improve handling of empty prefixesPhil Blundell2011-06-011-2/+2