summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-07-12kernel.bbclass: handle embedding of initramfs imagesAndrea Adami1
2011-07-12image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzmaAndrea Adami1
2011-07-12Add support for BAD_RECOMMENDATIONS to rootfs_ipkChris Elston1
2011-07-12native.bbclass: generate libdir from libdir_nativeYu Ke1
2011-07-12sstate: Improve performance by moving files rather than using copy and deleteRichard Purdie1
2011-07-08rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var spaceSaul Wold1
2011-07-08libc-common.bbclass: Fix typoRichard Purdie1
2011-07-08insane.bbclass: fix error/warning status being invertedPaul Eggleton1
2011-07-08insane.bbclass: allow dev-deps to be skipped via INSANE_SKIPPaul Eggleton1
2011-07-08cmake.bbclass: use CPPFLAGS and CXXFLAGSOtavio Salvador1
2011-07-08image.bbclass: Add LINGUAS_INSTALL to dependency listRichard Purdie1
2011-07-07siteinfo: add microblaze little endian target infoAdrian Alonso1
2011-07-07insane: add microblaze little endian target infoAdrian Alonso1
2011-07-07kernel-arch: microblaze little endian fix kernel archAdrian Alonso1
2011-07-07sanity: implement network connectivity testJoshua Lock1
2011-07-07module-base: remove KERNEL-SOURCEAnders Darander1
2011-07-07kernel-yocto: Fix case where recipe is always reparsedRichard Purdie1
2011-07-05insane.bbclass: Fix indentation errorRichard Purdie1
2011-07-05insane.bbclass: Add warnings for packages which are not -dev packages which d...Richard Purdie1
2011-07-05base.bbclass: show layer's branches/revisions in the banner infoDexuan Cui1
2011-07-05package.bbclass: Make unshipped packages message more readableRichard Purdie1
2011-07-05insane.bbclass: Allow INSANE_SKIP to work on a per test basisRichard Purdie1
2011-07-01kernel.bblass: remove get_kernelmajorversionAnders Darander1
2011-07-01image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander2
2011-07-01Remove support for building 2.4 kernelsAnders Darander2
2011-07-01insane.bbclass: Start to rework this so specific checks can be easily made wa...Richard Purdie1
2011-07-01kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie1
2011-07-01useradd.bbclass: new class for managing user/group permissionsScott Garman1
2011-06-30classes/package.bbclass: Add fixup_permsMark Hatle1
2011-06-30Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using corre...Jessica Zhang1
2011-06-30ccache: Remove duplicate 'ccache.inc' from 'meta/class/'Wenzong Fan1
2011-06-30ccache: Set CCACHE on a per recipe basisWenzong Fan1
2011-06-30Add umask task controlMark Hatle3
2011-06-30image_types.bbclass: enable btrfs as one of the image typeNitin A Kamble1
2011-06-30image-types.bbclass: get the image size in the whole numberNitin A Kamble1
2011-06-30sanity.bbclass: pass the data object to the less frequent test harnessesJoshua Lock1
2011-06-30kernel: move menuconfig task after configureDarren Hart1
2011-06-29sstate.bbclass: Fix an issue if the config changesMark Hatle1
2011-06-29libc locale split: fix some remaining problemsKoen Kooi2
2011-06-29libc-locale: Fixup various packaging warningsRichard Purdie1
2011-06-28base.bbclass: Back off the fatal error to a warning for now and try and recoverRichard Purdie1
2011-06-28sanity.bbclass: only run check_pseudo_wrapper for bitbakeDexuan Cui1
2011-06-28lib_package.bbclass: move static libraries to ${PN}-staticdevOtavio Salvador1
2011-06-28distrodata.bbclass: Get the extend recipe's information from non bbextended r...Mei Lei1
2011-06-28base/glib-2.0: Simplify USE_NLS handling for glib-2.0Richard Purdie1
2011-06-28classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie3
2011-06-28base.bbclass: Since we require python 2.6 which always contains hashlib we ca...Richard Purdie1
2011-06-28base.bbclass: Drop old style SRCDATE handling, we have pn- overrides nowRichard Purdie1
2011-06-28libc-package.bbclass: Replace hard coded libdir.Lianhao Lu1
2011-06-28libc-locale: split locale handling from libc recipe.Dongxiao Xu2