summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* rpm: Pick debugfs package db files/dirs explicitlyAlex Kiernan2023-08-261-1/+1
* rootfs: Add debugfs package db file copy and cleanupAlex Kiernan2023-08-261-6/+14
* lib/package_manager: Improve repo artefact filteringRichard Purdie2023-08-261-1/+4
* sdk.py: fix moving dnf contentsChen Qi2023-07-211-1/+2
* sdk.py: error out when moving file failsChen Qi2023-07-211-1/+1
* meta: lib: oe: npm_registry: Add more safe caractersBELOUARGA Mohamed2023-07-121-1/+1
* lib/terminal.py: Add urxvt terminalPavel Zhukov2023-06-231-0/+4
* Revert "ipk: Decode byte data to string in manifest handling"Andrew Jeffery2023-06-211-1/+1
* package_manager/ipk: fix config path generation in _create_custom_config()Enrico Jörns2023-05-301-1/+1
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-111-0/+39
* sstatesig: Improve output hash calculationMateusz Marciniec2023-03-091-0/+4
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-151-4/+4
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-261-1/+2
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2023-01-061-2/+2
* 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