summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-08-30nativesdk.bbclass: set sbindir to bindirChristopher Larson
2015-08-30update-rc.d.bbclass: explicitly dep on initscriptsChristopher Larson
2015-08-30image.bbclass: re-run do_rootfs when feature packages changeChristopher Larson
2015-08-30cross-canadian.bbclass: support for TCLIBC="baremetal"Juro Bystricky
2015-08-29Empty image: filesystem allocationAlex Franco
2015-08-29Empty image: package list splitting and iterationAlex Franco
2015-08-24package_rpm.bbclass : escape "%" in files and directories nameSébastien Mennetrier
2015-08-24classes/insane: fix QA check message referring to nativesdkPaul Eggleton
2015-08-24classes/cmake: add arch conversion routineAlexander Kanavin
2015-08-24classes/gnomebase: change tarball compression to xzAlexander Kanavin
2015-08-24kernel-arch: Force BFD kernel when using gcc for linkingKhem Raj
2015-08-24gnome: move introspection options to gnomebaseRoss Burton
2015-08-19binconfig-disabled: write an message to stderr to help confused developersRoss Burton
2015-08-19package_deb.bbclass: Allow UTF-8 characters on control filesLeonardo Sandoval
2015-08-19archiver.bbclass: Run deploy_archives in $WORKDIRClemens Lang
2015-08-19image_types.bbclass: allow replacing tar commandPatrick Ohly
2015-08-16IMAGES_FSTYPES: default to EXT4Juro Bystricky
2015-08-14kernel: Correct mishandling of linux.bin for building uImageHe Zhe
2015-08-14distrodata: Make self-contained.Aníbal Limón
2015-08-11Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()"Ross Burton
2015-08-11cml1.bbclass: make menuconfig task configurableStefan Müller-Klieser
2015-08-11kernel.bbclass: dont assume ${B}/include/generated existsAndre McCurdy
2015-08-11sanity.bbclass: check SSTATE_DIR, DL_DIR and *MIRROR for broken symlinksMikko Rapeli
2015-08-09systemd.bbclass: Use systemd_system_unitdirPau Espin Pedrol
2015-08-09bootimg.bbclass:iso: determine the -iso-level only if there is a rootfsRicardo Neri
2015-08-01useradd_base.bbclass: do not warn when the user existsRobert Yang
2015-08-01useradd_base.bbclass: print PN when bbnote/bbwarn/bbfatalRobert Yang
2015-08-01base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()Robert Yang
2015-08-01base.bbclass: move invalid PACKAGECONFIG checking to insane.bbclassRobert Yang
2015-08-01populate_sdk_ext: pass BBPATH to devtool --bbpathChristopher Larson
2015-08-01populate_sdk_ext: use lnr, not ln -sr, for portabilityChristopher Larson
2015-08-01base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan
2015-07-31license_class: Fix choose_lic_set into incompatible licenseAníbal Limón
2015-07-31distrodata.bbclass: drop the manual upstream version check logicAlexander Kanavin
2015-07-31distrodata.bbclass: do not skip -native recipes in checkpkg taskAlexander Kanavin
2015-07-31cross-canadian/gcc: Various mips64 fixesRichard Purdie
2015-07-31cross.bbclass: override MULTIMACH_TARGET_SYSDmitry Eremin-Solenikov
2015-07-31multilib_global: Fix PREFERRED_VERSION mapping for gcc-cross-canadianRichard Purdie
2015-07-31cross-canadian: Add symlinks for multilib casesRichard Purdie
2015-07-31utils: Handle MLPREFIX in all_multilib_tune_values()Richard Purdie
2015-07-31testimage: testsdk fixes/improvementsRichard Purdie
2015-07-31pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie
2015-07-31toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)Richard Purdie
2015-07-27cross-canadian: Put links in place for uclibc and muslRichard Purdie
2015-07-27toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie
2015-07-27toaster.bbclass: Fix ValueErrorEd Bartosh
2015-07-26updated-rc.d: Only add dependencies in target caseRichard Purdie
2015-07-25update-rc.d: Include updated-rc.d in DEPENDSRichard Purdie
2015-07-25linux-yocto: split meta data from kernel repositoryBruce Ashfield
2015-07-24image: Support for qcow2Christian Ziethén