summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2022-01-14lib/oe/reproducible: correctly set .git location when recursively looking for...Alexander Kanavin
2022-01-12package_manager: ipk: Fix host manifest generationOleksiy Obitotskyy
2021-12-13oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton
2021-12-13packagedata.py: silence a DeprecationWarningMingli Yu
2021-12-07patch.py: Initialize git repo before patchingPavel Zhukov
2021-11-03spdx.py: Add annotation to relationshipSaul Wold
2021-10-26buildhistory: Fix package output files for SDKsAndres Beltran
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
2021-03-28lib/oe/utils: add directory size functionRoss Burton
2021-03-20cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-02-26sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2021-02-19oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-02-16package_manager/deb: Fix image generation with package removalRichard Purdie