summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package.bbclass: Add CONFFILES to list of package specific variablesRichard Purdie2014-11-121-1/+1
* classes/image: ignore modules.* changing during multilib image constructionPaul Eggleton2014-04-111-1/+1
* classes/kernel: move module postinst commands to kernel-basePaul Eggleton2014-04-111-2/+5
* image_types.bbclass: use 4096 instead of 8192 bytes-per-inodeRobert Yang2014-03-261-3/+3
* license.bbclass: fix copying license directories failedHongxu Jia2014-03-251-3/+6
* Revert "license.bbclass: fix copying license directories failed"Richard Purdie2014-03-111-4/+3
* cpan-base: Add vardepvalue to get_perl_version functionMartin Jansa2014-02-111-0/+3
* binconfig: mangle ${base_libdir}Ross Burton2014-02-111-1/+5
* base.bbclass: pull in file-native for src.rpmChristopher Larson2014-02-091-0/+4
* terminal.bbclass: do not export PS1Anders Darander2014-02-091-0/+4
* useradd.bbclass: add dependency on base-filesRoss Burton2014-02-091-0/+2
* multilib: Ensure we map the SYSTEMD_PACKAGES variableRoy Li2014-02-091-0/+1
* nativesdk.bbclass: support nativesdk to override with the PACKAGES_DYNAMIC st...Hongxu Jia2014-02-091-0/+1
* license.bbclass: fix copying license directories failedHongxu Jia2014-02-091-3/+4
* ptest: ensure do_install_ptest_base task runs in fakeroot contextRoss Burton2014-02-091-0/+5
* populate_sdk: verify executable or dynamically linked libraryyzhu12014-02-091-1/+1
* image.bbclass: Depend on virtual/kernel:do_deployRichard Purdie2014-02-091-0/+2
* base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie2014-02-091-5/+5
* base.bbclass: Set umask 022 also for do_unpack taskMartin Jansa2014-02-091-0/+1
* kernel.bbclass: Stop bundle_initramfs thwarting sstate cache and fix raceMike Crowe2014-01-241-12/+12
* Revert "kernel.bbclass: move bundle_initramfs after kernel_link_vmlinux"Mike Crowe2014-01-241-1/+1
* image-mklibs: ensure sysroot is correctly set when calling gccNicolas Dechesne2013-12-121-0/+1
* rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig2013-12-123-6/+9
* package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu2013-12-121-5/+1
* base.bbclass: Fix incorrect setting of multilib PREFERRED_PROVIDER_virtual_pkgLei Liu2013-12-121-3/+3
* license.bbclass: fix missing of license files on ubuntu build hostChen Qi2013-12-121-2/+2
* image_types: newer btrfs.mkfs needs an empty file to build the disk inSaul Wold2013-12-121-0/+1
* kernel.bbclass: move bundle_initramfs after kernel_link_vmlinuxMing Liu2013-12-121-1/+1
* kernel.bbclass: Delay rm_work to run after do_bundle_initramfsXufeng Zhang2013-12-121-1/+1
* image-mklibs: Fix grep pattern when mklibs collects executables in rootfsLei Liu2013-12-121-1/+1
* extrausers.bbclass: avoid infinite loopChen Qi2013-12-121-0/+4
* grub-efi.bbclass: Fix startup.nsh to work on more EFI revsJason Wessel2013-12-121-1/+1
* grub-efi.bbclass: Fixes GRUB_IMAGE when using boot-directdisk classJoao Henrique Ferreira de Freitas2013-12-121-0/+1
* syslinux.bbclass: Fix default serial port stringJason Wessel2013-12-121-1/+1
* vala.bbclass: add dependency on valaJoe Slater2013-12-121-3/+6
* cross-canadian: Handle powerpc linux verses linux-gnuspeRichard Purdie2013-12-121-0/+31
* classes/ptest: fix quotingPaul Eggleton2013-12-121-1/+1
* pixbufcache.bbclass: gdk-pixbuf-query-loaders depends on libzKonrad Scherer2013-12-121-1/+1
* base.bbclass: fix nondeterministic PACKAGECONFIG processing orderChristopher Larson2013-12-121-1/+1
* cross-canadian: Fix SHLIBSDIR when using multilibRichard Purdie2013-12-121-0/+5
* nativesdk: Fix pn checkRichard Purdie2013-12-121-1/+1
* Revert "utils.bbclass: Fix override ordering for FILESPATH"Richard Purdie2013-12-031-5/+4
* 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