summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2019-11-29multilib.bbclass: fix qa warning of kernel-devicetreeKai Kang
2019-11-27do_image_cpio: Improve reproducibilityErnst Sjöstrand
2019-11-25classes/cmake: Use relative RPATHsJoshua Watt
2019-11-25staging.bbclass: Fix wrong library paths in sysroot_stripJunling Zheng
2019-11-22package_ipk: Remove pointless comment to trigger rebuildRichard Purdie
2019-11-22sanity: Add check for tar older than 1.28Richard Purdie
2019-11-21cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-11-21cve-check: neaten get_cve_infoRoss Burton
2019-11-21cve-check: rewrite look to fix false negativesRoss Burton
2019-11-21distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, re...Denys Dmytriyenko
2019-11-14cve-check: we don't actually need to unpack to checkRoss Burton
2019-11-14populate_sdk_ext.bbclass: Make integrated buildtools optionalMark Hatle
2019-11-14buildhistory: fix "version went backwards" QA error messageDenys Dmytriyenko
2019-11-14archiver: avoid empty incfile in ar_recipegrygorii tertychnyi
2019-11-14insane: improve textrel warning messageRoss Burton
2019-11-11package.bbclass: Always include ldconfig fragmentAndreas Oberritter
2019-11-10rm_work: Simplify logic for setscene promotionJacob Kroon
2019-11-07rm_work: Promote do_image_qa stamps to setscene versionsJacob Kroon
2019-11-07sstate: Add ability to hide summary output for sstateRichard Purdie
2019-11-07staging: Handle files moving between dependenciesRichard Purdie
2019-11-04sanity: check for more bits of PythonRoss Burton
2019-11-04cve-check: failure to parse versions should be more visibleRoss Burton
2019-10-31cve-check: ensure all known CVEs are in the reportRoss Burton
2019-10-31kernel-fitimage: introduce FIT_SIGN_ALGRichard Leitner
2019-10-31IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller
2019-10-23kernel-devicetree: Cope with non-standard kernel deploy subdirectoryMike Crowe
2019-10-23kernel-fitimage: Cope with non-standard kernel deploy subdirectoryMike Crowe
2019-10-23libc-package.bbclass: Use with to manage filehandle in do_spit_gconvsOla x Nilsson
2019-10-23devtool-source.bbclass: Use with to manage file handle lifetimeOla x Nilsson
2019-10-23package.bbclass: Use with to manage file handle lifetimesOla x Nilsson
2019-10-23report-error.bbclass: Use with to control file handle lifetimeOla x Nilsson
2019-10-23icecc: Export ICECC_CC and friends via wrapper-scriptDouglas Royds via Openembedded-core
2019-10-23cmake.bbclass: add HOSTTOOLS_DIR to CMAKE_FIND_ROOT_PATHMichael Ho
2019-10-21tinderclient: Drop obsolete classRichard Purdie
2019-10-19systemd.bbclass: enable all services specified in ${SYSTEMD_SERVICE}Mikko Rapeli
2019-10-19testimage.bbclass: enable ssh agent forwardingAndré Draszik
2019-10-19testimage.bbclass: support hardware-controlled targetsAndré Draszik
2019-10-19uninative: check .done file instead of tarballStefan Agner
2019-10-19sanity: check the format of SDK_VENDORRoss Burton
2019-10-15base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson
2019-10-10license_image.bbclass: check and reject packages which have incompatible lice...Alexander Kanavin
2019-10-10license.bbclass: split incompatible license check into a helper functionAlexander Kanavin
2019-10-08systemd.bbclass: add RMINITDIR for nativesdk buildsTrevor Gamblin