aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-06-30image_types.bbclass: enable btrfs as one of the image typeNitin A Kamble
2011-06-30image-types.bbclass: get the image size in the whole numberNitin A Kamble
2011-06-30sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock
2011-06-30kernel: move menuconfig task after configureDarren Hart
2011-06-29sstate.bbclass: Fix an issue if the config changesMark Hatle
2011-06-29libc locale split: fix some remaining problemsKoen Kooi
2011-06-29libc-locale: Fixup various packaging warningsRichard Purdie
2011-06-28base.bbclass: Back off the fatal error to a warning for now and try and recoverRichard Purdie
2011-06-28sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui
2011-06-28lib_package.bbclass: move static libraries to ${PN}-staticdevOtavio Salvador
2011-06-28distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei
2011-06-28base/glib-2.0: Simplify USE_NLS handling for glib-2.0Richard Purdie
2011-06-28classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie
2011-06-28base.bbclass: Since we require python 2.6 which always contains hashlib we ca...Richard Purdie
2011-06-28base.bbclass: Drop old style SRCDATE handling, we have pn- overrides nowRichard Purdie
2011-06-28libc-package.bbclass: Replace hard coded libdir.Lianhao Lu
2011-06-28libc-locale: split locale handling from libc recipe.Dongxiao Xu
2011-06-24qemuimagetest: update cvs and iptables to newer version for toolchain testJiajun Xu
2011-06-23native.bbclass: Add a simple chown intercept commandMark Hatle
2011-06-23kernel.bbclass: Stop do_install poking directly into the sysroot and evading ...Richard Purdie
2011-06-23classes/package_rpm.bbclass: Change the way the PV is transformedMark Hatle
2011-06-23kernel.bbclass: Stage System.map with KERNEL_VERSION suffixTom Rini
2011-06-23kernel.bbclass: restore kernel-abiversion fileKoen Kooi
2011-06-23kernel.bbclass: Add support for perf-dbg packageMark Hatle
2011-06-23classes/package_rpm.bbclass: Enhance diagnostic messagesMark Hatle
2011-06-14native.bbclass: allow a native package to be populated into its own dirDexuan Cui
2011-06-14perlnative.bbclass: add the fileDexuan Cui
2011-06-14cpan.bbclass, cpan-base.bbclas: update them for the perlnative changeDexuan Cui
2011-06-14import recipe_sanity.bbclass from oe masterPhil Blundell
2011-06-13nativesdk.bbclass: Correct ordering of manipulationsRichard Purdie
2011-06-13task-sdk-host: Add nativesdk to the task name so its clearer what the content...Richard Purdie
2011-06-09native/nativesdk: Clean up the depends ordering after bitbake override handli...Richard Purdie
2011-06-09image_types.bbclass: Since we apply the override, look for the standard name ...Richard Purdie
2011-06-09package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie
2011-06-09sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie
2011-06-06package_rpm.bbclass: make RPM use on-disk permissionsScott Garman
2011-06-06base.bbclass: add cleansstate task between clean and cleanallMartin Jansa
2011-06-06allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"Khem Raj
2011-06-02qmake_base.bbclass: fix lrelease/lupdate binary namesOtavio Salvador
2011-06-02libc-package: fix typo causing annoying diagnosticPhil Blundell
2011-06-02rootfs_ipk: delete opkg metadata if package management not required and all p...Phil Blundell
2011-06-02siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b65107...Martin Jansa
2011-06-01binconfig: improve handling of empty prefixesPhil Blundell
2011-06-01allarch.bbclass: A "all" TARGET_ARCH is dangerous as an OVERRIDERichard Purdie
2011-05-31Improve handling of 'all' architecture recipes and their interaction with sstateRichard Purdie
2011-05-29package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0"Khem Raj
2011-05-29license.bbclass: Infinite recursion of or nodesBeth Flanagan
2011-05-27license.bbclass: Sane Parsing of licensesBeth Flanagan
2011-05-27classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu
2011-05-27classes/package(prserv).bbclass: Get PRAUTO and use PKGV/PKGR.Lianhao Lu