summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2013-09-11python-smartpm: Add an attempt install modeMark Hatle1
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie1
2013-09-10systemd.bbclass: get the correct /lib directorySaul Wold1
2013-09-10systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel1
2013-09-10cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold1
2013-09-10populate_sdk_base.bbclass: select the proper cross-canadian packageLaurentiu Palcu1
2013-09-10ptest.bbclass: add cleandirs flag to do_install_ptest_baseChen Qi1
2013-09-10ptest.bbclass: fix error on ubuntu hostChen Qi1
2013-09-08cmake: set system name correctlyRichard Purdie1
2013-09-06package.bbclass: skip already-stripped QA test if asked forKhem Raj1
2013-09-06uboot-config.bbclass: Allow choose of U-Boot config for machineOtavio Salvador1