summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* spdx30: Allow VEX Justification to be configurableJoshua Watt2025-07-031-17/+16
* sanity/utils: Directly use gcc, not BUILD_CCRichard Purdie2025-07-031-11/+6
* uninative/utils: Drop workarounds for gcc 4.8/4.9Richard Purdie2025-07-031-26/+0
* oe/licenses: move tidy_licenses from recipetoolRoss Burton2025-07-011-0/+15
* spdx30_tasks: Change recipe license to declaredJoshua Watt2025-06-261-1/+1
* lib/oe/go: document map_arch, and raise an error on unknown architectureRoss Burton2025-06-231-1/+5
* meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DEST...Alexander Kanavin2025-06-201-2/+3
* rust-target-config.bbclass: Update for new riscv TUNE_FEATURESMark Hatle2025-06-201-2/+0
* riscv tunes: ISA Implementation of RISC-V tune featuresMark Hatle2025-06-202-1/+82
* spdx: add option to include only compiled sourcesDaniel Turull2025-06-172-0/+51
* wic: Update after plugin name changesRichard Purdie2025-06-161-1/+1
* oe/license_finder: support extra hashes being passed to find_licensesRoss Burton2025-06-161-3/+4
* oe/license_finder: rewrite license checksum loading, scan more licensesRoss Burton2025-06-161-36/+29
* oe/license_finder: don't return the "crunched" license text in crunch_licenseRoss Burton2025-06-161-7/+6
* oe/license_finder: remove unused arguments in get_license_md5sumsRoss Burton2025-06-161-14/+9
* oe/license_finder: consolidate hash->license mapsRoss Burton2025-06-161-59/+0
* oe/license_finder: add first_only argument to find_licenses()Ross Burton2025-06-161-4/+12
* oe/license_finder: skip .sh files when looking for licensesRoss Burton2025-06-161-1/+1
* lib/oe/license_finder: extract license finding code from recipetoolRoss Burton2025-06-161-0/+242
* lib/oe: Move vardepexclude entries alongside functionsRichard Purdie2025-06-165-1/+15
* package: export debugsources in PKGDESTWORK as jsonDaniel Turull2025-06-121-0/+46
* kernel-fit-image.bbclass: add a new FIT image implementationAdrian Freihofer2025-06-051-0/+547
* rootfs.py: Don't create modules directory for all kernelsMike Crowe2025-05-271-5/+6
* oe/sdk: fix empty SDK manifestsRoss Burton2025-05-121-1/+2
* spdx30: Provide software_packageUrl field in SPDX 3.0 SBOMHongxu Jia2025-05-081-0/+8
* lib/classes/conf: refactor qemu.bbclass functions into library functionsChen Qi2025-05-012-1/+55
* sstatesig: Handle special case of llvm-project-source shared-workdirKhem Raj2025-05-011-0/+3
* cve-check: extract extending CVE_STATUS to library functionPeter Marko2025-04-241-0/+22
* buildstats.py: Add tracking of network I/O per interfaceOlga Denisova2025-04-241-2/+41
* buildstats.py: extend diskstats support for NVMe and flexible token countdenisova-ok2025-04-241-2/+2
* buildcfg: get_metadata_git_*: catch also bb.process.NotFoundErrorMartin Jansa2025-04-241-6/+6
* bitbake.conf: Switch prefix mapping to use -ffile-prefix-mapKhem Raj2025-04-231-1/+1
* lib/oe/cve_check: Mark variable flag dependenciesJoshua Watt2025-04-161-0/+2
* lib: oe: Add cve_check to BBIMPORTSJoshua Watt2025-04-101-1/+2
* spdx30: handle Unknown CVE_STATUSPeter Marko2025-04-081-0/+2
* lib/oe: remove redundant __name__ == "__main__" checksRoss Burton2025-04-033-16/+0
* patch.py: set commituser and commitemail for addNoteChangqing Li2025-04-031-6/+8
* spdx3: support to override the version of a package in SBOM 3Hongxu Jia2025-03-241-1/+1
* spdx30: handle links to inaccessible locationsPeter Marko2025-03-201-1/+1
* spdx: Update for bitbake changesRichard Purdie2025-03-202-64/+63
* spdx30: test the existence of directory before walkinghongxu2025-03-191-0/+4
* meta/lib/oe/recipeutils.py: handle fetcher errors when checking for new commitsAlexander Kanavin2025-03-191-4/+9
* lib: spdx30_tasks: remove duplicated patched CVEsHongxu Jia2025-03-121-12/+7
* lib: Fix dependencies on SPDX codeJoshua Watt2025-03-112-3/+7
* lib: spdx30_tasks: Handle patched CVEsJoshua Watt2025-03-081-0/+10
* lib/oe/elf.py: Add loongarch64 architecture definition for muslXiaotian Wu2025-03-071-0/+1
* lib: sbom30: Add action statement for affected VEX statementsJoshua Watt2025-03-061-0/+1
* lib/package/utils: Improve multiprocess_launch argument passingRichard Purdie2025-02-282-10/+5
* spdx30: Improve os.walk() handlingJoshua Watt2025-02-181-4/+16
* spdx30: Include files in rootfsJoshua Watt2025-02-051-3/+43