summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
...
* base: add support for loongarch64Xiaotian Wu2023-02-041-0/+2
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-4/+4
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-131-1/+2
* package: Move mapping_rename_hook to packagedata function libraryRichard Purdie2023-01-051-1/+9
* package: Move package functions to function libraryRichard Purdie2023-01-051-3/+1405
* package: Move emit_pkgdata to packagedata.pyRichard Purdie2023-01-051-0/+178
* package: Move pkgdata handling functions to oe.packagedataRichard Purdie2023-01-051-0/+53
* package: Move get_conffiles/files_from_filevars functions to libRichard Purdie2023-01-051-0/+77
* package: Move fixup_perms function to bb function libraryRichard Purdie2023-01-051-0/+242
* lib/sstatesig: Drop OEBasic siggenRichard Purdie2022-12-111-10/+0
* base: Switch to use addpylib directive and BB_GLOBAL_PYMODULESRichard Purdie2022-12-081-0/+4
* sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns2022-11-201-1/+5
* sstatesig: skip the rm_work task signatureJose Quaresma2022-11-141-0/+6
* rust-target-config: match riscv target names with what rust expectsAlexander Kanavin2022-10-281-0/+2
* overlayfs: Allow not used mount pointsVyacheslav Yurkov2022-10-261-1/+5
* oe/packagemanager/rpm: don't leak file objectsRoss Burton2022-10-251-12/+21
* rootfs.py: Drop FAKEROOT support in exec functionAndrei Gherzan2022-09-171-7/+1
* rootfs.py: Run depmod(wrapper) against each compiled kernelAndrei Gherzan2022-09-131-9/+19
* rootfs.py: dont try to list installed packages for baremetal imagesAlejandro Hernandez Samaniego2022-09-091-0/+4
* cve-check: Don't use f-stringsErnst Sjöstrand2022-08-141-1/+1
* lib: Add copyright statements to files without oneRichard Purdie2022-08-1247-0/+106
* create-spdx: Fix supplier fieldMihai Lindner2022-07-281-1/+1
* package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran2022-07-251-10/+13
* base/reproducible: Change Source Date Epoch generation methodsRichard Purdie2022-07-231-1/+0
* sstatesig: Include all dependencies in SPDX task signaturesJoshua Watt2022-07-191-0/+9
* oe/utils: remove the ThreadedPoolJose Quaresma2022-07-151-64/+0
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-141-2/+7
* patch: handle if S points to a subdirectory of a git repoPaul Eggleton2022-07-141-4/+4
* package_manager: Change complementary package handling to not include soft de...Ross Burton2022-06-284-8/+14
* lib:npm_registry: initial checkinEnrico Scholz2022-06-281-0/+169
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2022-06-151-2/+2
* base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie2022-06-111-0/+7
* buildcfg: Drop unused svn revision functionRichard Purdie2022-06-111-11/+0
* lib/buildcfg: Share common clean/dirty layer functionRichard Purdie2022-06-111-1/+14
* classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie2022-06-111-0/+40
* rootfs.py: close kernel_abi_ver_fileMartin Jansa2022-06-081-1/+3
* rootfs.py: find .ko.zst kernel modulesSean Anderson2022-06-061-1/+1
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-061-0/+10
* patch.py: make sure that patches/series file exists before quilt popMartin Jansa2022-05-311-0/+2
* lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie2022-04-291-2/+2
* cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton2022-04-281-2/+3
* terminal.py: Restore error output from TerminalPeter Kjellerstedt2022-04-261-1/+2
* 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