summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/image: write image manifestPaul Eggleton2013-11-265-20/+15
* sanity: Use random filename for maximum path length testMike Crowe2013-11-251-1/+2
* sanity: Don't hard code value of ENAMETOOLONGMike Crowe2013-11-251-2/+3
* metadata_scm: Avoid crashing on new svn version layoutsRichard Purdie2013-11-241-1/+3
* kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix raceMike Crowe2013-11-241-12/+12
* Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"Mike Crowe2013-11-241-1/+1
* rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig2013-11-223-6/+9
* package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu2013-11-221-5/+1
* base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkgLei Liu2013-11-221-3/+3
* buildhistory/distrodata: Adapt to updated fetcher APIRichard Purdie2013-11-222-2/+6
* license.bbclass: fix missing of license files on ubuntu build hostChen Qi2013-11-201-2/+2
* image_types: newer btrfs.mkfs needs an empty file to build the disk inSaul Wold2013-11-201-0/+1
* kernel.bbclass: move bundle_initramfs after kernel_link_vmlinuxMing Liu2013-11-201-1/+1
* xorg-driver: fix qa issue while multilib enabled - contains Xorg driver but n...Hongxu Jia2013-11-201-1/+2
* kernel.bbclass: Use lzma not lzmash for decompressingPhil Blundell2013-11-201-1/+1
* icecc: Use bb.utils.which instead of calling whichTobias Henkel2013-11-201-3/+3
* distrodata.bbclass: Add fetch2 handlers to svn case in checkpkgIrina Patru2013-11-201-26/+17
* kernel-grub.bbclass: support /boot area within root partitionHongxu Jia2013-11-201-4/+5
* kernel.bbclass: fix hardlink testBruce Ashfield2013-11-161-1/+1
* kernel.bbclass: test for hardlinks before installingBruce Ashfield2013-11-151-1/+5
* classes/license: use "1" to set boolean variablesPaul Eggleton2013-11-141-2/+2
* classes/pkg_metainfo: removePaul Eggleton2013-11-141-22/+0
* classes/pkg_distribute: removePaul Eggleton2013-11-141-29/+0
* systemd: fix commentsPaul Eggleton2013-11-141-2/+2
* classes/license: fix commentsPaul Eggleton2013-11-141-3/+3
* gtk-immodules-cache: fix error message to use correct namesPaul Eggleton2013-11-141-1/+1
* classes/sanity: validate SDKMACHINE valuePaul Eggleton2013-11-141-0/+5
* classes/insane: improve LIC_FILES_CHKSUM messagesPaul Eggleton2013-11-141-3/+13
* classes/image-empty: removePaul Eggleton2013-11-142-6/+6
* staging: Use hardlinking for sysroot_stage_dirRichard Purdie2013-11-141-7/+4
* insane, license: Trap MalformedUrl exceptions when parsing LIC_FILES_CHKSUMPhil Blundell2013-11-122-2/+8
* bitbake.conf: Default DISTRO to nodistroRichard Purdie2013-11-121-1/+1
* icecc: Fix race condition when packaging toolchainTobias Henkel2013-11-121-2/+29
* icecc: Add package whitelistTobias Henkel2013-11-121-3/+11
* icecc: Support shell evaluation of KERNEL_CCTobias Henkel2013-11-121-1/+7
* icecc: Enable icecc also for install stepTobias Henkel2013-11-121-3/+3
* icecc: Add dummy python version of set_icecc_envTobias Henkel2013-11-121-0/+4
* icecc: Add blacklist vars to BB_HASHBASE_WHITELISTTobias Henkel2013-11-121-1/+1
* icecc: Reduce verbosity with empty PARALLEL_MAKETobias Henkel2013-11-121-1/+1
* icecc: Log reason in error casesTobias Henkel2013-11-121-0/+4
* image-mklibs: Fix grep pattern when mklibs collects executables in rootfsLei Liu2013-11-121-1/+1
* syslinux: add APPEND to dependency listRoss Burton2013-11-121-0/+1
* kernel: Use hardlinks for do_populate_sysroot for speedRichard Purdie2013-11-121-2/+2
* kernel: Use hardlinks during do_install for speedRichard Purdie2013-11-121-9/+9
* cross-canadian: Let cross-canadian packages build for uclibcKhem Raj2013-11-081-1/+1
* toolchain-scripts/meta-environment: Further cleanup code duplicationRichard Purdie2013-11-061-33/+16
* package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie2013-11-062-13/+16
* package_rpm: Remove need for lockingRichard Purdie2013-11-061-5/+7
* toolchain-scripts: Drop darwin8 codeRichard Purdie2013-11-061-14/+0
* toolchain-scripts/meta-environment: Merge toolchain_create_sdk_env_script and...Richard Purdie2013-11-061-59/+18