summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns2022-12-071-1/+5
* sstatesig: skip the rm_work task signatureJose Quaresma2022-12-011-0/+6
* overlayfs: Allow not used mount pointsVyacheslav Yurkov2022-11-091-1/+5
* oe/packagemanager/rpm: don't leak file objectsRoss Burton2022-11-091-12/+21
* rootfs.py: dont try to list installed packages for baremetal imagesAlejandro Hernandez Samaniego2022-09-161-0/+4
* lib:npm_registry: initial checkinEnrico Scholz2022-09-121-0/+169
* cve-check: Don't use f-stringsErnst Sjöstrand2022-08-281-1/+1
* create-spdx: Fix supplier fieldMihai Lindner2022-08-231-1/+1
* package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran2022-08-081-10/+13
* base/reproducible: Change Source Date Epoch generation methodsRichard Purdie2022-08-041-1/+0
* sstatesig: Include all dependencies in SPDX task signaturesJoshua Watt2022-08-011-0/+9
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-251-2/+7
* patch: handle if S points to a subdirectory of a git repoPaul Eggleton2022-07-251-4/+4
* rootfs.py: close kernel_abi_ver_fileMartin Jansa2022-06-181-1/+3
* rootfs.py: find .ko.zst kernel modulesSean Anderson2022-06-111-1/+1
* patch.py: make sure that patches/series file exists before quilt popMartin Jansa2022-06-111-0/+2
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-0/+10
* lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie2022-05-121-2/+2
* terminal.py: Restore error output from TerminalPeter Kjellerstedt2022-05-041-1/+2
* cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton2022-05-041-2/+3
* package_manager: sign DEB package feedsFerry Toth2022-04-051-3/+16
* gpg-sign: Add parameters to gpg signature functionXavier Berger2022-04-051-1/+5
* cve-check: add json formatMarta Rybczynska2022-03-301-0/+16
* image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu2022-03-131-4/+0
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-2/+2
* ipk: Decode byte data to string in manifest handlingAndrew Jeffery2022-03-041-1/+1
* ipk: Import re in manifest moduleAndrew Jeffery2022-03-041-0/+1
* copy_buildsystem: allow more layer pathsDaniel Wagenknecht2022-03-041-8/+4
* rust: Introduce arch_to_rust_arch()Andrew Jeffery2022-03-021-0/+5
* license/insane: Show warning for obsolete license usageRichard Purdie2022-03-021-0/+10
* base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold2022-03-021-0/+5
* sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin2022-03-021-1/+1
* license.py: Correct a commentPeter Kjellerstedt2022-02-271-10/+7
* licenses: Fix logic error introduced in renameRichard Purdie2022-02-251-2/+2
* license.py: rename variablesSaul Wold2022-02-251-14/+17
* patch.py: Prevent git repo reinitializationPavel Zhukov2022-02-251-3/+8
* create-spdx: add support for SDKsAndres Beltran2022-02-251-0/+4
* recipeutils: Add missing get_srcrev() callRichard Purdie2022-02-181-0/+1
* classes/lib/useradd: The option -P is deprecatedDaiane Angolini2022-02-121-2/+0
* insane.bbclass: use multiprocessing for collecting 'objdump -p' outputAlexander Kanavin2022-02-081-0/+6
* spdx: Add set helper for list propertiesJoshua Watt2022-02-071-1/+4
* prelink: Drop support for itRichard Purdie2022-02-052-48/+0
* classes/native: Propagate dependencies to outhashJoshua Watt2022-01-171-3/+7
* package: Add support for kernel strippingSaul Wold2022-01-131-1/+8
* lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin2022-01-051-1/+1
* package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy2022-01-041-0/+4
* patch.py: Initialize git repo before patchingPavel Zhukov2021-12-031-1/+15
* sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie2021-11-292-5/+4
* oe/utils: by default cap cpu_count() to 64 coresRoss Burton2021-11-251-2/+2
* oe/utils: allow naming threads in ThreadedPoolRoss Burton2021-11-251-6/+5