aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-10-14insane: configure option checkingRoss Burton
2013-10-14image types: split live into iso and hddimgValentin Popa
2013-10-14kernel: restore scripts in the sysrootBruce Ashfield
2013-10-14update-rc: Stop and remove service if updating packageFelipe F. Tonello
2013-10-14bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa
2013-10-14classes/package: handle filenames containing wildcardsPaul Eggleton
2013-10-14kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu
2013-10-14uboot-config.bbclass: Raise an error for unknown configsOtavio Salvador
2013-10-11utils.bbclass: Fix override ordering for FILESPATHRichard Purdie
2013-10-11kernel-yocto: Add a missing '['Peter Kjellerstedt
2013-10-11uboot-config.bbclass: Fix use without IMAGE_FSTYPES appendingOtavio Salvador
2013-10-11classes: tar 1.27 fixesRichard Purdie
2013-10-11toolchain-scripts: Fix TARGET_SYS referenceRichard Purdie
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle
2013-10-06package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle
2013-10-04udpated-rc.d: Track postinst/prerm/postrm in task checksumRichard Purdie
2013-10-04systemd: Track postinst/prerm in task checksumRichard Purdie
2013-10-04license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton
2013-10-04cross-canadian: Fix TUNE_PKGARCH referencesRichard Purdie
2013-10-04cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie
2013-10-04boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu
2013-09-30boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu
2013-09-30kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel
2013-09-30native: Use a native site file and ensure the correct sed is usedRichard Purdie
2013-09-26boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel
2013-09-26syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel
2013-09-26bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel
2013-09-26syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel
2013-09-26grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel
2013-09-26bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel
2013-09-26testimage: Exclude BB_ORIGENV variableRichard Purdie
2013-09-26classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton
2013-09-26package.bbclass: Clear umask when using os.mkdirRichard Purdie
2013-09-25distutils: Replacing path to native path only to be done to non-native python...Amy Fong
2013-09-24package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu
2013-09-24classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar
2013-09-24image.bbclass: uninstall package only if it's already installedChen Qi
2013-09-24sstate.bbclass: ignore the tar failure.Roy Li
2013-09-21gzipnative: Ensure dependencies apply to do_unpack and do_populate_licRichard Purdie
2013-09-20uboot-config.bbclass: Handle UBOOT_MACHINE settingOtavio Salvador
2013-09-20uboot-config.bbclass: Use an annonymous python functionOtavio Salvador
2013-09-20classes/imagetest-qemu: remove old image testing classPaul Eggleton
2013-09-20classes/sanity: test for DISPLAY being set with testimage classPaul Eggleton
2013-09-20classes/testimage-auto: add class to allow automatically running image testsPaul Eggleton
2013-09-20classes/testimage: remove odd characters in commentsPaul Eggleton
2013-09-20insane: don't abort if workdir is not TMPDIR/workRoss Burton
2013-09-17bootimage.bbclass: Move fat image creation into a functionJason Wessel
2013-09-17utils: Update bb.which reference and other syntax cleanupRichard Purdie
2013-09-17autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie
2013-09-14boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas