summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* overlayfs: all overlays unitVyacheslav Yurkov2021-10-301-0/+5
* spdx.py: Add annotation to relationshipSaul Wold2021-10-281-1/+5
* oe/utils: log exceptions in ThreadedWorker functionsRoss Burton2021-10-181-1/+2
* lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe2021-10-171-0/+34
* reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie2021-10-161-1/+1
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-161-0/+51