aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-07-14kernel.bbclass: remove unintended change of INITRAMFS_TASKAndrea Adami
2011-07-14insane: make GNU_HASH check slightly more robust (avoids false negatives with...Phil Blundell
2011-07-14package_ipk: add License field to control fileKoen Kooi
2011-07-13classes/image_types: add a variable to list available IMAGE_FSTYPE'sJoshua Lock
2011-07-13kernel.bbclass: fix the broken linesNitin A Kamble
2011-07-13sat-solver: fix for non /usr/lib libdir caseYu Ke
2011-07-12insane.bbclass: skip rdepends QA checks for kernel / modulesPaul Eggleton
2011-07-12kernel.bbclass, task-base: remove references to obsolete bluez-dtl1-workaroundPhil Blundell
2011-07-12kernel.bbclass: handle embedding of initramfs imagesAndrea Adami
2011-07-12image_types.bbclass: add support for tar.xz, cpio.xz, cpio.lzmaAndrea Adami
2011-07-12Add support for BAD_RECOMMENDATIONS to rootfs_ipkChris Elston
2011-07-12native.bbclass: generate libdir from libdir_nativeYu Ke
2011-07-12sstate: Improve performance by moving files rather than using copy and deleteRichard Purdie
2011-07-08rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var spaceSaul Wold
2011-07-08libc-common.bbclass: Fix typoRichard Purdie
2011-07-08insane.bbclass: fix error/warning status being invertedPaul Eggleton
2011-07-08insane.bbclass: allow dev-deps to be skipped via INSANE_SKIPPaul Eggleton
2011-07-08cmake.bbclass: use CPPFLAGS and CXXFLAGSOtavio Salvador
2011-07-08image.bbclass: Add LINGUAS_INSTALL to dependency listRichard Purdie
2011-07-07siteinfo: add microblaze little endian target infoAdrian Alonso
2011-07-07insane: add microblaze little endian target infoAdrian Alonso
2011-07-07kernel-arch: microblaze little endian fix kernel archAdrian Alonso
2011-07-07sanity: implement network connectivity testJoshua Lock
2011-07-07module-base: remove KERNEL-SOURCEAnders Darander
2011-07-07kernel-yocto: Fix case where recipe is always reparsedRichard Purdie
2011-07-05insane.bbclass: Fix indentation errorRichard Purdie
2011-07-05insane.bbclass: Add warnings for packages which are not -dev packages which d...Richard Purdie
2011-07-05base.bbclass: show layer's branches/revisions in the banner infoDexuan Cui
2011-07-05package.bbclass: Make unshipped packages message more readableRichard Purdie
2011-07-05insane.bbclass: Allow INSANE_SKIP to work on a per test basisRichard Purdie
2011-07-01kernel.bblass: remove get_kernelmajorversionAnders Darander
2011-07-01image|kernel.bblass|module-init-tools: do not use depmod-2.6Anders Darander
2011-07-01Remove support for building 2.4 kernelsAnders Darander
2011-07-01insane.bbclass: Start to rework this so specific checks can be easily made wa...Richard Purdie
2011-07-01kernel.bbclass: Ensure kernel/* internal sysroot working directory don't get ...Richard Purdie
2011-07-01useradd.bbclass: new class for managing user/group permissionsScott Garman
2011-06-30classes/package.bbclass: Add fixup_permsMark Hatle
2011-06-30Add OECORE_ACLOCAL_OPTS to env setup scripts for autotool project using corre...Jessica Zhang
2011-06-30ccache: Remove duplicate 'ccache.inc' from 'meta/class/'Wenzong Fan
2011-06-30ccache: Set CCACHE on a per recipe basisWenzong Fan
2011-06-30Add umask task controlMark Hatle
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