summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* chrpath: do less workRoss Burton2019-12-281-5/+11
* distutils3: do out of tree buildsRoss Burton2019-12-281-7/+10
* distutils3: remove unused variableRoss Burton2019-12-281-1/+0
* distutils3: remove unused stage tasksRoss Burton2019-12-281-20/+0
* insane: don't use cachedpathRoss Burton2019-12-281-3/+2
* cve-check: fail gracefully when file not foundArmin Kuster2019-12-281-1/+8
* podfix: only alter normal filesRoss Burton2019-12-161-0/+3
* license_image.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* package.bbclass: Report only the licenses that are incompatiblePeter Kjellerstedt2019-12-161-2/+3
* base.bbclass: Report only the licenses that are incompatible for a packagePeter Kjellerstedt2019-12-161-10/+16
* base.bbclass: Simplify the check for whitelisted licensesPeter Kjellerstedt2019-12-161-9/+4
* license.bbclass: Make incompatible_pkg_license return incompatible licsPeter Kjellerstedt2019-12-161-3/+9
* license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt2019-12-161-4/+23
* meson.bbclass: allow buildtype to be changedTrevor Woerner2019-12-161-1/+2
* buildstats: Replace 'is' with '==' in python condition check expressionKhem Raj2019-12-151-1/+1
* goarch: Remove target specific dependenciesKhem Raj2019-12-151-0/+6
* reproducible_build_simple: inherit podfixRoss Burton2019-12-151-0/+1
* podfix: class to remove Pod::Man versions from manpagesRoss Burton2019-12-151-0/+32
* sstate: Ensure mkdir happens before mktempRichard Purdie2019-12-111-3/+2
* sstate: Ensure target sstate directory exists if unihash changesRichard Purdie2019-12-111-2/+2
* sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie2019-12-101-1/+2
* sstate: Stop overwriting SSTATE_PKGRichard Purdie2019-12-101-4/+4
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2019-12-091-1/+1
* meson.bbclass: Prevent meson from downloading wrapped projectsPeter Kjellerstedt2019-12-091-1/+2
* hosttools: no longer check for or provide host python 2 to buildsAlexander Kanavin2019-12-091-5/+0
* qemu-helper-native/systemtap-native: Ensure sysroots are populated with depen...Richard Purdie2019-12-062-0/+2
* base.bbclass: Add python3-native to native paths for hg fetcherKhem Raj2019-12-061-0/+1
* python3native: set PYTHON_EXECUTABLE for CMakeRoss Burton2019-12-041-0/+2
* image_types: add Zstandard conversion supportStefan Agner2019-12-041-2/+6
* insane: fix GitHub /archive/ testRoss Burton2019-11-291-3/+3
* multilib.bbclass: fix qa warning of kernel-devicetreeKai Kang2019-11-291-4/+5
* do_image_cpio: Improve reproducibilityErnst Sjöstrand2019-11-271-1/+1
* classes/cmake: Use relative RPATHsJoshua Watt2019-11-271-0/+3
* staging.bbclass: Fix wrong library paths in sysroot_stripJunling Zheng2019-11-271-2/+2
* package_ipk: Remove pointless comment to trigger rebuildRichard Purdie2019-11-221-1/+0
* sanity: Add check for tar older than 1.28Richard Purdie2019-11-221-1/+4
* cve-check: fetch CVE data once at a time instead of in a single callRoss Burton2019-11-211-10/+10
* cve-check: neaten get_cve_infoRoss Burton2019-11-211-13/+5
* cve-check: rewrite look to fix false negativesRoss Burton2019-11-211-29/+34
* distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, re...Denys Dmytriyenko2019-11-212-30/+90
* cve-check: we don't actually need to unpack to checkRoss Burton2019-11-141-2/+1
* populate_sdk_ext.bbclass: Make integrated buildtools optionalMark Hatle2019-11-141-14/+27
* buildhistory: fix "version went backwards" QA error messageDenys Dmytriyenko2019-11-141-1/+1
* archiver: avoid empty incfile in ar_recipegrygorii tertychnyi2019-11-141-2/+3
* insane: improve textrel warning messageRoss Burton2019-11-141-1/+3
* package.bbclass: Always include ldconfig fragmentAndreas Oberritter2019-11-111-3/+1
* rm_work: Simplify logic for setscene promotionJacob Kroon2019-11-101-34/+15
* rm_work: Promote do_image_qa stamps to setscene versionsJacob Kroon2019-11-071-0/+9
* sstate: Add ability to hide summary output for sstateRichard Purdie2019-11-071-11/+12
* staging: Handle files moving between dependenciesRichard Purdie2019-11-071-1/+15