summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-01-21python3: update to 3.8.1Alexander Kanavin
2020-01-19rootfs: Make BUILDNAME a weak default in reproducible_build_simpleAlex Kiernan
2020-01-19classes, conf, lib: Add support for powerpc64leKhem Raj
2020-01-19insane.bbclass: Spawn warning for missing mime-xdg in inheritAndreas Müller
2020-01-19mime-xdg.bbclass: initial addAndreas Müller
2020-01-19insane.bbclass: introduce a warning for mime missing in inheritAndreas Müller
2020-01-19mime.bbclass: reworkAndreas Müller
2020-01-19python: remove Python 2 and all supporting classesRoss Burton
2020-01-19mips: Enable gnu-hash-style on glibcKhem Raj
2020-01-13sstate: Improve move into place op and touch fileRichard Purdie
2020-01-11toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()Peter Kjellerstedt
2020-01-10populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt
2020-01-10sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt
2020-01-10archiver.bbclass: Add new mirror archiver modePaul Barker
2020-01-10wic: Preserve intermediate filesPaul Barker
2020-01-10staging.bbclass: correctly exclude ptest directoriesAlexander Kanavin
2020-01-06sstate: Avoid races over rewritten siginfo filesRichard Purdie
2020-01-06sstate: Handle sstate filenames longer than 255 charactersRichard Purdie
2020-01-06sstate: Merge file name generation into single functionRichard Purdie
2020-01-06sstate: Improve SSTATE_PKG handlingRichard Purdie
2020-01-06sstate: Add extra directory levelRichard Purdie
2020-01-06populate_sdk_ext: Fix confusing failure messageRichard Purdie
2020-01-01classes/image_types_wic: Depend on do_image_complete tasksJoshua Watt
2019-12-30sstate.bbclass: Fix for consistent whitespaceMartin Jansa
2019-12-30siteinfo: Recognize 64bit PPC LEKhem Raj
2019-12-30cmake.bbclass: Define LIB_SUFFIXKhem Raj
2019-12-30goarch: Dont use -fno-PIE on mipsKhem Raj
2019-12-30linuxloader: Correct loader for glibc on armhfAlex Kiernan
2019-12-30kernel-yocto: allow external (aka non-integrated) BSPs to supply patchesBruce Ashfield
2019-12-30cmake: Add a knob for cmake VERBOSE settingsKhem Raj
2019-12-30kernel: Make symbol link to vmlinux.64 in boot directoryVasyl Gomonovych
2019-12-30base.bbclass: clean up dead symlink when handling hosttoolsChen Qi
2019-12-29chrpath: Cleanup and fix previous patchRoss Burton
2019-12-28meson: map the system property in the cross fileRoss Burton
2019-12-28externalsrc: always set SRCPVAlexander Kanavin
2019-12-28chrpath: do less workRoss Burton
2019-12-28distutils3: do out of tree buildsRoss Burton
2019-12-28distutils3: remove unused variableRoss Burton
2019-12-28distutils3: remove unused stage tasksRoss Burton
2019-12-28insane: don't use cachedpathRoss Burton
2019-12-28cve-check: fail gracefully when file not foundArmin Kuster
2019-12-16podfix: only alter normal filesRoss Burton
2019-12-16license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt
2019-12-16package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt
2019-12-16base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt
2019-12-16base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt
2019-12-16license.bbclass: Make incompatible_pkg_license return incompatible licsPeter Kjellerstedt
2019-12-16license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2019-12-16meson.bbclass: allow buildtype to be changedTrevor Woerner
2019-12-15buildstats: Replace 'is' with '==' in python condition check expressionKhem Raj