summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-149-43/+25
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-0/+1
* sstate.bbclass: fix parallel building issueRoy.Li2013-09-141-1/+1
* populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie2013-09-121-2/+2
* populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie2013-09-111-2/+2
* classes/package_rpm: remove unsed outdir variableStefan Stanacar2013-09-111-2/+1
* python-smartpm: Add an attempt install modeMark Hatle2013-09-111-5/+2
* image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie2013-09-111-1/+6
* systemd.bbclass: get the correct /lib directorySaul Wold2013-09-101-3/+3
* systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel2013-09-101-0/+3
* cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold2013-09-101-1/+1
* populate_sdk_base.bbclass: select the proper cross-canadian packageLaurentiu Palcu2013-09-101-1/+1
* ptest.bbclass: add cleandirs flag to do_install_ptest_baseChen Qi2013-09-101-0/+2