summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-11-25lib/oe/terminal.py: use bb.version.LooseVersionTim Orling
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
2021-09-03classes/package: Add extended packaged dataJoshua Watt
2021-09-01buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran
2021-08-23prservice: remove connection cachingScott Murray
2021-08-22lib/oe/elf: Add Android OS to machine_dictHsia-Jun Li
2021-08-13lib/packagedata: Fix for new overridesJoshua Watt
2021-08-13classes/cve-check: Move get_patches_cves to libraryJoshua Watt
2021-08-12lib/oe: add generic functions for overlayfsVyacheslav Yurkov
2021-07-30meta: Manual override fixesRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-07-28rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel
2021-06-29lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton
2021-06-03classes/buildhistory: Add option to strip path prefixJoshua Watt
2021-06-01package_manager/rpm: decode systemctl failuresArmin Kuster
2021-05-21sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2021-05-21lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-13meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-06lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-05-02rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-05-01prservice: Use new connect APIPaul Barker
2021-04-18deb: apply postinstall on sdkhongxu
2021-04-18lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal