summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2022-03-13image.bbclass: make sure do_rootfs run from a clean workspaceMing Liu
2022-03-09meta/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
2022-01-05lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin
2022-01-04package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy
2021-12-03patch.py: Initialize git repo before patchingPavel Zhukov
2021-11-29sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie
2021-11-25oe/utils: by default cap cpu_count() to 64 coresRoss Burton
2021-11-25oe/utils: allow naming threads in ThreadedPoolRoss Burton
2021-10-30overlayfs: all overlays unitVyacheslav Yurkov
2021-10-28spdx.py: Add annotation to relationshipSaul Wold
2021-10-17oe/utils: log exceptions in ThreadedWorker functionsRoss Burton
2021-10-17lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe
2021-10-16reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie
2021-10-16reproducible: Merge code into base.bbclassRichard Purdie
2021-10-16reproducible: Move class function code into libraryRichard Purdie
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-10-13packagedata.py: silence a DeprecationWarningMingli Yu
2021-10-08sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie
2021-10-04sstatesig: Add processing for full build paths in sysroot filesRichard Purdie
2021-10-01sstatesig: Revert "Test cross/native hashserv method extension"Richard Purdie
2021-09-28lib/oe/spdx.py: Add commentsJoshua Watt
2021-09-28spdx.py: Add SPDXAnnotation ObjectSaul Wold
2021-09-17meta: correct collections vs collections.abc deprecationAlexander Kanavin
2021-09-16sstatesig: Allow exclusion of the root directory for do_packageRichard Purdie
2021-09-07systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'Robert P. J. Day
2021-09-03classes/create-spdx: Fix up license reportingJoshua Watt
2021-09-03classes/create-spdx: Add runtime dependency mappingJoshua Watt
2021-09-03classes/create-spdx: Add SHA1 to index fileJoshua Watt
2021-09-03classes/create-spdx: Add classJoshua Watt