summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* 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
* reproducible: Move class function code into libraryRichard Purdie2021-10-161-0/+33
* sstate: Allow validation of sstate singatures against list of keysDaniel McGregor2021-10-141-5/+22
* oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+6
* buildhistory: Fix package output files for SDKsAndres Beltran2021-10-141-1/+1
* packagedata.py: silence a DeprecationWarningMingli Yu2021-10-131-1/+1
* sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie2021-10-081-13/+14
* sstatesig: Add processing for full build paths in sysroot filesRichard Purdie2021-10-041-3/+36
* sstatesig: Revert "Test cross/native hashserv method extension"Richard Purdie2021-10-021-8/+0
* lib/oe/spdx.py: Add commentsJoshua Watt2021-09-281-0/+57
* spdx.py: Add SPDXAnnotation ObjectSaul Wold2021-09-281-0/+7
* meta: correct collections vs collections.abc deprecationAlexander Kanavin2021-09-191-6/+1
* sstatesig: Allow exclusion of the root directory for do_packageRichard Purdie2021-09-161-1/+4
* systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day2021-09-071-1/+1
* classes/create-spdx: Fix up license reportingJoshua Watt2021-09-031-0/+8
* classes/create-spdx: Add runtime dependency mappingJoshua Watt2021-09-031-2/+3
* classes/create-spdx: Add SHA1 to index fileJoshua Watt2021-09-031-3/+13
* classes/create-spdx: Add classJoshua Watt2021-09-032-0/+326
* classes/package: Add extended packaged dataJoshua Watt2021-09-031-0/+12