summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* classes/package: record PKGSIZE as total file size in pkgdataPaul Eggleton2013-12-031-9/+3
* classes/package: fix FILES_INFO serialisation in pkgdataPaul Eggleton2013-12-032-33/+14
* classes/icecc: fix typos in header commentsPaul Eggleton2013-12-031-1/+1
* image.bbclass: Depend on virtual/kernel:do_deployRichard Purdie2013-11-291-0/+2
* base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie2013-11-291-5/+5
* base.bbclass: Set umask 022 also for do_unpack taskMartin Jansa2013-11-291-0/+1
* module-base: Fix misleading commentRichard Purdie2013-11-291-5/+2
* Revert "kernel: restore scripts in the sysroot"Richard Purdie2013-11-291-11/+0
* chrpath: Improve crazy codeRichard Purdie2013-11-291-37/+17
* icecc: Disable icecc for allarch recipesMartin Jansa2013-11-291-0/+8
* 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
OpenPOWER on IntegriCloud