summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* sanity: check for more bits of PythonRoss Burton2019-11-041-5/+7
* cve-check: failure to parse versions should be more visibleRoss Burton2019-11-041-2/+2
* cve-check: ensure all known CVEs are in the reportRoss Burton2019-10-311-2/+7
* kernel-fitimage: introduce FIT_SIGN_ALGRichard Leitner2019-10-311-1/+5
* IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller2019-10-311-1/+1
* kernel-devicetree: Cope with non-standard kernel deploy subdirectoryMike Crowe2019-10-231-10/+10
* kernel-fitimage: Cope with non-standard kernel deploy subdirectoryMike Crowe2019-10-231-9/+9
* libc-package.bbclass: Use with to manage filehandle in do_spit_gconvsOla x Nilsson2019-10-231-8/+7
* devtool-source.bbclass: Use with to manage file handle lifetimeOla x Nilsson2019-10-231-5/+3
* package.bbclass: Use with to manage file handle lifetimesOla x Nilsson2019-10-231-42/+34
* report-error.bbclass: Use with to control file handle lifetimeOla x Nilsson2019-10-231-6/+2
* icecc: Export ICECC_CC and friends via wrapper-scriptDouglas Royds via Openembedded-core2019-10-231-12/+20
* cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATHMichael Ho2019-10-231-1/+2
* tinderclient: Drop obsolete classRichard Purdie2019-10-231-368/+0
* systemd.bbclass: enable all services specified in ${SYSTEMD_SERVICE}Mikko Rapeli2019-10-191-5/+1
* testimage.bbclass: enable ssh agent forwardingAndré Draszik2019-10-191-0/+12
* testimage.bbclass: support hardware-controlled targetsAndré Draszik2019-10-191-0/+6
* uninative: check .done file instead of tarballStefan Agner2019-10-191-1/+1