summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* insane: configure option checkingRoss Burton2013-10-141-0/+20
* image types: split live into iso and hddimgValentin Popa2013-10-142-5/+20
* kernel: restore scripts in the sysrootBruce Ashfield2013-10-141-0/+11
* update-rc: Stop and remove service if updating packageFelipe F. Tonello2013-10-141-1/+17
* bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa2013-10-142-2/+2
* classes/package: handle filenames containing wildcardsPaul Eggleton2013-10-141-9/+19
* kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu2013-10-141-0/+5
* uboot-config.bbclass: Raise an error for unknown configsOtavio Salvador2013-10-141-0/+5
* utils.bbclass: Fix override ordering for FILESPATHRichard Purdie2013-10-141-4/+5
* kernel-yocto: Add a missing '['Peter Kjellerstedt2013-10-141-1/+1
* uboot-config.bbclass: Fix use without IMAGE_FSTYPES appendingOtavio Salvador2013-10-141-1/+2
* classes: tar 1.27 fixesRichard Purdie2013-10-144-7/+7
* toolchain-scripts: Fix TARGET_SYS referenceRichard Purdie2013-10-111-1/+1
* run-postinst: Ensure that the postinsts are orderedMark Hatle2013-10-073-6/+22
* package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle2013-10-071-1/+1
* udpated-rc.d: Track postinst/prerm/postrm in task checksumRichard Purdie2013-10-071-0/+2
* systemd: Track postinst/prerm in task checksumRichard Purdie2013-10-071-0/+3
* license.bbclass: use shutil instead of bb.utils.copyfileRoss Burton2013-10-041-4/+6
* cross-canadian: Fix TUNE_PKGARCH referencesRichard Purdie2013-10-042-4/+8
* cross/crosssdl/native/nativesdk: Fix do_packagedata stampsRichard Purdie2013-10-044-0/+4
* boot-directdisk: avoid loop in MBR disk signature generationJonathan Liu2013-10-041-4/+5
* boot-directdisk: ensure generated MBR disk signature is non-zeroJonathan Liu2013-09-301-1/+5
* kernel.bbclass: Allow INITRAMFS_TASK to trigger copy initramfs codeJason Wessel2013-09-301-0/+8
* native: Use a native site file and ensure the correct sed is usedRichard Purdie2013-09-301-1/+1
* boot-directdisk.bbclass: Fix media generation problems with vmdkJason Wessel2013-09-304-23/+26
* syslinux.bbclass, syslinux: Update to syslinux 6.01Jason Wessel2013-09-301-12/+9
* bootimage.bbclass, zisofs-tools-native: add ability to compress ISO imagesJason Wessel2013-09-301-3/+21
* syslinux.bbclass: Fix hard coding of console=tty*Jason Wessel2013-09-301-3/+11
* grub-efi.bbclass: Add serial and graphics menu optionsJason Wessel2013-09-301-14/+27
* bootimage.bbclass, grub-efi.bbclass: Improve EFI & PCBIOS+EFI ISO supportJason Wessel2013-09-302-12/+31
* testimage: Exclude BB_ORIGENV variableRichard Purdie2013-09-261-0/+2
* classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton2013-09-261-0/+5
* package.bbclass: Clear umask when using os.mkdirRichard Purdie2013-09-261-0/+4
* distutils: Replacing path to native path only to be done to non-native python...Amy Fong2013-09-261-2/+6
* package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu2013-09-241-0/+1
* classes/testimage: add informational messages about tests and do some cleanup...Stefan Stanacar2013-09-241-16/+24
* image.bbclass: uninstall package only if it's already installedChen Qi2013-09-241-1/+11
* sstate.bbclass: ignore the tar failure.Roy Li2013-09-241-1/+6
* gzipnative: Ensure dependencies apply to do_unpack and do_populate_licRichard Purdie2013-09-221-0/+2
* uboot-config.bbclass: Handle UBOOT_MACHINE settingOtavio Salvador2013-09-221-1/+17
* uboot-config.bbclass: Use an annonymous python functionOtavio Salvador2013-09-221-7/+5
* classes/imagetest-qemu: remove old image testing classPaul Eggleton2013-09-222-241/+0
* classes/sanity: test for DISPLAY being set with testimage classPaul Eggleton2013-09-221-3/+3
* classes/testimage-auto: add class to allow automatically running image testsPaul Eggleton2013-09-222-0/+26
* classes/testimage: remove odd characters in commentsPaul Eggleton2013-09-221-3/+3
* insane: don't abort if workdir is not TMPDIR/workRoss Burton2013-09-221-4/+1
* bootimage.bbclass: Move fat image creation into a functionJason Wessel2013-09-171-52/+58
* utils: Update bb.which reference and other syntax cleanupRichard Purdie2013-09-171-5/+3
* autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie2013-09-171-4/+10
* boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2013-09-142-10/+60
OpenPOWER on IntegriCloud