summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2014-11-12package.bbclass: Add CONFFILES to list of package specific variablesRichard Purdie1
2014-04-11classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton1
2014-04-11classes/kernel: move module postinst commands to kernel-basePaul Eggleton1
2014-03-26image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang1
2014-03-25license.bbclass: fix copying license directories failedHongxu Jia1
2014-03-11Revert "license.bbclass: fix copying license directories failed"Richard Purdie1
2014-02-11cpan-base: Add vardepvalue to get_perl_version functionMartin Jansa1
2014-02-11binconfig: mangle ${base_libdir}Ross Burton1
2014-02-09base.bbclass: pull in file-native for src.rpmChristopher Larson1
2014-01-26terminal.bbclass: do not export PS1Anders Darander1
2014-01-26useradd.bbclass: add dependency on base-filesRoss Burton1
2014-01-26multilib: Ensure we map the SYSTEMD_PACKAGES variableRoy Li1
2014-01-26nativesdk.bbclass: support nativesdk to override with the PACKAGES_DYNAMIC st...Hongxu Jia1
2014-01-26license.bbclass: fix copying license directories failedHongxu Jia1
2014-01-26ptest: ensure do_install_ptest_base task runs in fakeroot contextRoss Burton1
2014-01-26populate_sdk: verify executable or dynamically linked libraryyzhu11
2014-01-26image.bbclass: Depend on virtual/kernel:do_deployRichard Purdie1
2014-01-26base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie1
2014-01-26base.bbclass: Set umask 022 also for do_unpack taskMartin Jansa1
2014-01-24kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix raceMike Crowe1
2014-01-24Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"Mike Crowe1
2013-12-12image-mklibs: ensure sysroot is correctly set when calling gccNicolas Dechesne1
2013-12-12rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig3
2013-12-12package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu1
2013-12-12base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkgLei Liu1
2013-12-12license.bbclass: fix missing of license files on ubuntu build hostChen Qi1
2013-12-12image_types: newer btrfs.mkfs needs an empty file to build the disk inSaul Wold1
2013-12-12kernel.bbclass: move bundle_initramfs after kernel_link_vmlinuxMing Liu1
2013-12-12kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang1
2013-12-12image-mklibs: Fix grep pattern when mklibs collects executables in rootfsLei Liu1
2013-12-12extrausers.bbclass: avoid infinite loopChen Qi1
2013-12-12grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel1
2013-12-12grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas1
2013-12-12syslinux.bbclass: Fix default serial port stringJason Wessel1
2013-12-12vala.bbclass: add dependency on valaJoe Slater1
2013-12-12cross-canadian: Handle powerpc linux verses linux-gnuspeRichard Purdie1
2013-12-12classes/ptest: fix quotingPaul Eggleton1
2013-12-12pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer1
2013-12-10base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson1
2013-12-10cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie1
2013-12-10nativesdk: Fix pn checkRichard Purdie1
2013-12-03Revert "utils.bbclass: Fix override ordering for FILESPATH"Richard Purdie1
2013-10-14kernel.bbclass: unset LDFLAGS when run devshell in kernel recipeNobuhiro Iwamatsu1
2013-10-14uboot-config.bbclass: Raise an error for unknown configsOtavio Salvador1
2013-10-11utils.bbclass: Fix override ordering for FILESPATHRichard Purdie1
2013-10-11kernel-yocto: Add a missing '['Peter Kjellerstedt1
2013-10-11uboot-config.bbclass: Fix use without IMAGE_FSTYPES appendingOtavio Salvador1
2013-10-11classes: tar 1.27 fixesRichard Purdie4
2013-10-11toolchain-scripts: Fix TARGET_SYS referenceRichard Purdie1
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle3