aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2018-07-02multilib: Fix issues with some cross-canadian toolchain sysrootsRichard Purdie
2018-07-02staging: Improve fixup processing codeRichard Purdie
2018-07-02classes/utils: Improve all_multilib_tune_valuesRichard Purdie
2018-07-02staging/image: Fix multilib recipe sysroot issuesRichard Purdie
2018-07-02license: Fix and extend recommendations for license packages.Alp Ă–zmert
2018-06-28bitbake.conf: handle cmake -dev files packaging with default rulesAndre McCurdy
2018-06-28insane.bbclass: Don't let warnings make previous errors non-fatalOlof Johansson
2018-06-28insane.bbclass: Make missing license file fatalOlof Johansson
2018-06-28kernel: Set SOURCE_DATE_EPOCH to kernel git timestamp if not setAlex Kiernan
2018-06-28image: Set COREBASE as the git directory for timestampAlex Kiernan
2018-06-27systemd: escape paths passed to shellDamien Riegel
2018-06-27mirrors: add Debian snapshot mirror for 2018Ross Burton
2018-06-21bitbake.conf/testimage: Add in compatiblity hacksRichard Purdie
2018-06-21image/testimage: Rework auto image test executionRichard Purdie
2018-06-20image/image-live: Improve handling of live/iso/hddimg types (drop NOISO/NOHDD)Richard Purdie
2018-06-20image: Combine all the class handling code into a single sectionRichard Purdie
2018-06-19rm_work: Simplify looping codeRichard Purdie
2018-06-19rm_work: Improve code commentsRichard Purdie
2018-06-19rm_work: The do_setscene task has not existed for yearsRichard Purdie
2018-06-19rm_work: Stop appending _setscene to do_image_complete_setscene stampsRichard Purdie
2018-06-19Revert "rm_work: Stop appending _setscene to do_image_complete_setscene stamps"Richard Purdie
2018-06-18image.bbclass, populate_sdk_base.bbclass: make all variants of qemuwrapper-cr...Alexander Kanavin
2018-06-18qemuwrapper-cross: enable multilib and nativesdk variants of the scriptAlexander Kanavin
2018-06-18gtk-immodules-cache.bbclass: convert cache creation to postinst_intercept mec...Alexander Kanavin
2018-06-18Only add uninative and checksum if inherited uninative classJeremy Puhlman
2018-06-18Multilibize the UPDATERCPN variableJeremy Puhlman
2018-06-18meson: only use lists of commands in cross file if requiredRoss Burton
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel
2018-06-18kernel-fitimage: Add DTBO support for configurationsAlex Kiernan
2018-06-18kernel-fitimage: Allow setting of DTB/DTBO relocation addressAlex Kiernan
2018-06-15rootfs-postcommands.bbclass: drop obsolete sshd UseDNS rootfs postprocessingAndre McCurdy
2018-06-15goarch.bbclass: set SECURITY_CFLAGS for mips64Kai Kang
2018-06-15uboot-extlinux-config.bbclass: Add baudrate in console bootparamOtavio Salvador
2018-06-15manpages.bbclass: Update RDEPENDS and post install scriptsKai Kang
2018-06-15cpan_build.bbclass: tell Module::Build the replacementJens Rehsack
2018-06-15tclibc-newlib: Adds a new TCLIBC variant to build with newlib as C libraryAlejandro Enedino Hernandez Samaniego
2018-06-15insane.bbclass: Adds powerpc to elf headers machine dictionaryAlejandro Enedino Hernandez Samaniego
2018-06-08kernel: specify dependencies for compilation for config tasksBruce Ashfield
2018-06-07toolchain-scripts: pass env to post-relocateMartin Kelly
2018-06-07toolchain-scripts: print post-relocate errorMartin Kelly
2018-06-07toolchain-scripts: allow non-sh post-relocateMartin Kelly
2018-06-07toolchain-scripts: retab fileMartin Kelly
2018-06-04dropbear: drop run time detection of read-only rootfsAndre McCurdy
2018-06-04testimage.bbclass: move codes into testimage_mainChen Qi
2018-06-04testimage.bbclass: also check 'auto' to create rpm indexChen Qi
2018-06-04testimage.bbclass: fix behavior of empty TEST_SUITESChen Qi
2018-06-03meson.bbclass: refactor native overrideMartin Kelly
2018-05-29base.bbclass: update obsolete comment about rpm do_unpack dependenciesAndre McCurdy
2018-05-29externalsrc.bbclass: don't configure with --disable-dependency-trackingAndre McCurdy
2018-05-22kernel.bbclass: avoid duplicates in KERNEL_IMAGETYPE_FOR_MAKEAndre McCurdy