summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-10-14kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu1
2013-10-14uboot-config.bbclass: Raise an error for unknown configsOtavio Salvador1
2013-10-11utils.bbclass: Fix override ordering for FILESPATHRichard Purdie1
2013-10-11kernel-yocto: Add a missing '['Peter Kjellerstedt1
2013-10-11uboot-config.bbclass: Fix use without IMAGE_FSTYPES appendingOtavio Salvador1
2013-10-11classes: tar 1.27 fixesRichard Purdie4
2013-10-11toolchain-scripts: Fix TARGET_SYS referenceRichard Purdie1
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle3
2013-10-06package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle1
2013-10-04udpated-rc.d: Track postinst/prerm/postrm in task checksumRichard Purdie1
2013-10-04systemd: Track postinst/prerm in task checksumRichard Purdie1
2013-10-04license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton1
2013-10-04cross-canadian: Fix TUNE_PKGARCH referencesRichard Purdie2
2013-10-04cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie4
2013-10-04boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu1
2013-09-30boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu1
2013-09-30kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel1
2013-09-30native: Use a native site file and ensure the correct sed is usedRichard Purdie1
2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel4
2013-09-26syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel1
2013-09-26bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel1
2013-09-26syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel1
2013-09-26grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel1
2013-09-26bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel2
2013-09-26testimage: Exclude BB_ORIGENV variableRichard Purdie1
2013-09-26classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton1
2013-09-26package.bbclass: Clear umask when using os.mkdirRichard Purdie1
2013-09-25distutils: Replacing path to native path only to be done to non-native python...Amy Fong1
2013-09-24package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu1
2013-09-24classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar1
2013-09-24image.bbclass: uninstall package only if it's already installedChen Qi1
2013-09-24sstate.bbclass: ignore the tar failure.Roy Li1
2013-09-21gzipnative: Ensure dependencies apply to do_unpack and do_populate_licRichard Purdie1
2013-09-20uboot-config.bbclass: Handle UBOOT_MACHINE settingOtavio Salvador1
2013-09-20uboot-config.bbclass: Use an annonymous python functionOtavio Salvador1
2013-09-20classes/imagetest-qemu: remove old image testing classPaul Eggleton2
2013-09-20classes/sanity: test for DISPLAY being set with testimage classPaul Eggleton1
2013-09-20classes/testimage-auto: add class to allow automatically running image testsPaul Eggleton2
2013-09-20classes/testimage: remove odd characters in commentsPaul Eggleton1
2013-09-20insane: don't abort if workdir is not TMPDIR/workRoss Burton1
2013-09-17bootimage.bbclass: Move fat image creation into a functionJason Wessel1
2013-09-17utils: Update bb.which reference and other syntax cleanupRichard Purdie1
2013-09-17autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie1
2013-09-14boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie9
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton1
2013-09-12sstate.bbclass: fix parallel building issueRoy.Li1
2013-09-12populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie1
2013-09-11populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie1
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar1