summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2019-12-31classes/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
2019-12-15goarch: Remove target specific dependenciesKhem Raj
2019-12-15reproducible_build_simple: inherit podfixRoss Burton
2019-12-15podfix: class to remove Pod::Man versions from manpagesRoss Burton
2019-12-11sstate: Ensure mkdir happens before mktempRichard Purdie
2019-12-11sstate: Ensure target sstate directory exists if unihash changesRichard Purdie
2019-12-10sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie
2019-12-10sstate: Stop overwriting SSTATE_PKGRichard Purdie
2019-12-09cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2019-12-09meson.bbclass: Prevent meson from downloading wrapped projectsPeter Kjellerstedt
2019-12-06hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin
2019-12-06qemu-helper-native/systemtap-native: Ensure sysroots are populated with depen...Richard Purdie
2019-12-05base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj
2019-12-04python3native: set PYTHON_EXECUTABLE for CMakeRoss Burton
2019-12-04image_types: add Zstandard conversion supportStefan Agner
2019-11-29insane: fix GitHub /archive/ testRoss Burton