summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-10-30pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer
2013-10-29update-rc.d.bbclass: Fix host/target test in postinstJacob Kroon
2013-10-29gnome: set UNKNOWN_CONFIGURE_WHITELISTRoss Burton
2013-10-26kernel-grub.bbclass: add a method to install/update for bzImageHongxu Jia
2013-10-26image_types.bbclass: fix endiannes for sumtool (jffs2 summary)Andrea Adami
2013-10-26image_types.bbclass: do not force --no-cleanmarkers for jffs2Andrea Adami
2013-10-26clutter: remove usage of FILESPATHPetter Mabäcker
2013-10-24base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson
2013-10-18lib/oeqa/runtime: build kernel module on target testStefan Stanacar
2013-10-16update-rcd.bbclass: fix host/target testRoss Burton
2013-10-16cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie
2013-10-16nativesdk: Fix pn checkRichard Purdie
2013-10-14classes: add aarch64_be targetVictor Kamensky
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