summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2020-07-02update-alternatives: Remove build-time dependencyAndreas Oberritter
2020-07-02package.bbclass: Always include ldconfig fragmentAndreas Oberritter
2020-07-02package_deb.bbclass: Allow to override Multi-Arch flag; change default for ke...Andreas Oberritter
2020-07-02kernel-devicetree.bbclass: search dtb in all subdirectories of arch/${ARCH}/bootAndreas Oberritter
2020-07-02package.bbclass: Store required variables for custom metadata fieldsAndreas Oberritter
2020-07-02kernel-fitimage.bbclass: search dtb in all subdirectories of arch/*/bootAndreas Oberritter
2020-07-02{insane,package{,_deb,_ipk}}.bbclass: support 'Breaks' control field by intro...Andreas Oberritter
2020-07-02package_deb.bbclass: compress control.tar with the same algorithm as data.tarAndreas Oberritter
2020-07-02package_manager/deb: implement BAD_RECOMMENDATIONSAndreas Oberritter
2020-07-02package_manager/deb: create Packages.xzAndreas Oberritter
2020-04-19cve-check: CPE version '-' as all versionLee Chee Yang
2020-04-06kernelsrc.bbclass: Fix externalsrc supportPaul Barker
2020-04-06kernel-yocto.bbclass: Support config fragments with externalsrcPaul Barker
2020-03-20sanity: check for more bits of PythonRoss Burton
2020-03-15cve-check: fix ValueErrorChee Yang Lee
2020-03-15cve-check: show whitelisted statusChee Yang Lee
2020-03-07cve-check: fail gracefully when file not foundArmin Kuster
2020-02-11patch: Extend to native/nativesdk and depend uponRichard Purdie
2020-02-11classes/reproducible_build: Read SDE file laterJoshua Watt
2020-01-18linuxloader: Correct loader for glibc on armhfAlex Kiernan
2020-01-15license.bbclass: Introduce AVAILABLE_LICENSES that lists all licensesPeter Kjellerstedt
2020-01-15sanity.bbclass: Move sanity_info from conf to cachePeter Kjellerstedt
2020-01-15populate_sdk_ext.bbclass: No longer needed to clean away conf/sanity_infoPeter Kjellerstedt
2020-01-15toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()Peter Kjellerstedt
2020-01-08kernel: Make symbol link to vmlinux.64 in boot directoryVasyl Gomonovych
2020-01-08podfix: only alter normal filesRoss Burton
2020-01-08reproducible_build_simple: inherit podfixRoss Burton
2020-01-08podfix: class to remove Pod::Man versions from manpagesRoss Burton
2020-01-02sstate.bbclass: Fix for consistent whitespaceMartin Jansa
2020-01-02sstate: Ensure mkdir happens before mktempRichard Purdie
2020-01-02sstate: Ensure target sstate directory exists if unihash changesRichard Purdie
2020-01-02sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie
2020-01-02sstate: Stop overwriting SSTATE_PKGRichard Purdie
2020-01-02sstate: Add ability to hide summary output for sstateRichard Purdie
2019-12-31qemu-helper-native/systemtap-native: Ensure sysroots are populated with depen...Richard Purdie
2019-12-16cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno
2019-12-16meson.bbclass: Prevent meson from downloading wrapped projectsPeter Kjellerstedt
2019-12-16base.bbclass: add dependency on pseudo from do_prepare_recipe_sysrootMattias Hansson
2019-11-25cve-check: fetch CVE data once at a time instead of in a single callRoss Burton
2019-11-25cve-check: neaten get_cve_infoRoss Burton
2019-11-25cve-check: rewrite look to fix false negativesRoss Burton
2019-11-25cve-check: we don't actually need to unpack to checkRoss Burton
2019-11-25sanity: Add check for tar older than 1.28Richard Purdie
2019-11-10rm_work: Promote do_image_qa stamps to setscene versionsJacob Kroon
2019-11-10cve-check: failure to parse versions should be more visibleRoss Burton
2019-11-10cve-check: ensure all known CVEs are in the reportRoss Burton
2019-10-29icecc: Export ICECC_CC and friends via wrapper-scriptDouglas Royds via Openembedded-core
2019-10-25uninative: check .done file instead of tarballStefan Agner
2019-10-25sanity: check the format of SDK_VENDORRoss Burton
2019-10-08systemd.bbclass: add RMINITDIR for nativesdk buildsTrevor Gamblin