summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2022-09-17rootfs.py: Drop FAKEROOT support in exec functionAndrei Gherzan
2022-09-13rootfs.py: Run depmod(wrapper) against each compiled kernelAndrei Gherzan
2022-09-09rootfs.py: dont try to list installed packages for baremetal imagesAlejandro Hernandez Samaniego
2022-08-14cve-check: Don't use f-stringsErnst Sjöstrand
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-07-28create-spdx: Fix supplier fieldMihai Lindner
2022-07-25package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran
2022-07-23base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-07-19sstatesig: Include all dependencies in SPDX task signaturesJoshua Watt
2022-07-15oe/utils: remove the ThreadedPoolJose Quaresma
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-14patch: handle if S points to a subdirectory of a git repoPaul Eggleton
2022-06-28package_manager: Change complementary package handling to not include soft de...Ross Burton
2022-06-28lib:npm_registry: initial checkinEnrico Scholz
2022-06-15classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt
2022-06-11base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie
2022-06-11buildcfg: Drop unused svn revision functionRichard Purdie
2022-06-11lib/buildcfg: Share common clean/dirty layer functionRichard Purdie
2022-06-11classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie
2022-06-08rootfs.py: close kernel_abi_ver_fileMartin Jansa
2022-06-06rootfs.py: find .ko.zst kernel modulesSean Anderson
2022-06-06cve-check: move update_symlinks to a libraryMarta Rybczynska
2022-05-31patch.py: make sure that patches/series file exists before quilt popMartin Jansa
2022-04-29lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie
2022-04-28cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton
2022-04-26terminal.py: Restore error output from TerminalPeter Kjellerstedt
2022-04-05package_manager: sign DEB package feedsFerry Toth
2022-04-05gpg-sign: Add parameters to gpg signature functionXavier Berger
2022-03-30cve-check: add json formatMarta Rybczynska
2022-03-13image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu
2022-03-10meta/scripts: Improve internal variable namingSaul Wold
2022-03-04ipk: Decode byte data to string in manifest handlingAndrew Jeffery
2022-03-04ipk: Import re in manifest moduleAndrew Jeffery
2022-03-04copy_buildsystem: allow more layer pathsDaniel Wagenknecht
2022-03-02rust: Introduce arch_to_rust_arch()Andrew Jeffery
2022-03-02license/insane: Show warning for obsolete license usageRichard Purdie
2022-03-02base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold
2022-03-02sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin
2022-02-27license.py: Correct a commentPeter Kjellerstedt
2022-02-25licenses: Fix logic error introduced in renameRichard Purdie
2022-02-25license.py: rename variablesSaul Wold
2022-02-25patch.py: Prevent git repo reinitializationPavel Zhukov
2022-02-25create-spdx: add support for SDKsAndres Beltran
2022-02-18recipeutils: Add missing get_srcrev() callRichard Purdie
2022-02-12classes/lib/useradd: The option -P is deprecatedDaiane Angolini
2022-02-08insane.bbclass: use multiprocessing for collecting 'objdump -p' outputAlexander Kanavin
2022-02-07spdx: Add set helper for list propertiesJoshua Watt
2022-02-05prelink: Drop support for itRichard Purdie
2022-01-17classes/native: Propagate dependencies to outhashJoshua Watt
2022-01-13package: Add support for kernel strippingSaul Wold