summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
9 daysimage_qa: fix error handlingLouis Rannou
13 daysspdx30_tasks.py: fix typo in call of is_file methodDaniil Batalov
2024-09-04lib/oe/sbom30.py: Fix build parametersJoshua Watt
2024-09-04lib/spdx30_tasks: Report all missing providersJoshua Watt
2024-09-01buildcfg.py: add dirty status to get_metadata_git_describeJörg Sommer
2024-08-29insane: Drop oe.qa.add_message usageRichard Purdie
2024-08-29lib/oe: Use new visitorcode functionality for qa.handle_error()Richard Purdie
2024-08-25meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()Alexander Kanavin
2024-08-20cve-check: annotate CVEs during analysisMarta Rybczynska
2024-08-20cve-check: encode affected product/vendor in CVE_STATUSMarta Rybczynska
2024-08-07sdpx: Avoid loading of SPDX_LICENSE_DATA into global configRichard Purdie
2024-07-26create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHSMark Hatle
2024-07-26spdx30_tasks.py: switch from exists to isfile checking debugsrcMark Hatle
2024-07-23rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...Gassner, Tobias.ext
2024-07-23bootimg-partition: break out code to a common library.Marcus Folkesson
2024-07-22package.py: Fix static library processingMark Hatle
2024-07-22recipeutils/get_recipe_upgrade_status: group recipes when they need to be upg...Alexander Kanavin
2024-07-22lib/recipeutils: add a function to determine recipes with shared include filesAlexander Kanavin
2024-07-22lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a...Alexander Kanavin
2024-07-21package.py: Fix static debuginfo splitMark Hatle
2024-07-21lib/spdx30_tasks: improve error messageDmitry Baryshkov
2024-07-16classes/create-spdx-3.0: Move tasks to libraryJoshua Watt
2024-07-16classes/spdx-common: Move to libraryJoshua Watt
2024-07-16classes/create-spdx-3.0: Add classesJoshua Watt
2024-06-27package.py: Add Requires.private field in process_pkgconfigSreejith Ravi
2024-06-04sstatesig/populate_sdk_ext: Improve unihash cache handlingRichard Purdie
2024-06-03lib: package: Replace ":" in file namesJoshua Watt
2024-06-03lib: package: Add file_reverse_translateJoshua Watt
2024-05-31sstatesig: Drop BB_HASHSERVE_MAX_PARALLELJoshua Watt
2024-05-28package_manager: Share more common DEB / IPK codePhilip Lorenz
2024-05-28package_manager: Move OpkgDpkgPM into common modulePhilip Lorenz
2024-05-28ipk: Fix clean up of extracted IPK payloadPhilip Lorenz
2024-05-22base: Switch UNPACKDIR to a subdir of WORKDIRRichard Purdie
2024-05-21recipes: Start WORKDIR -> UNPACKDIR transitionRichard Purdie
2024-05-15lib/oe/package-manager: allow including self in create_packages_dirRoss Burton
2024-05-13lib/package_manager/ipk: Do not hardcode payload compression algorithmPhilip Lorenz
2024-05-02classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie
2024-05-02base/bitbake.conf: Introduce UNPACKDIRRichard Purdie
2024-04-04sstatesig: fix netrc.NetrcParseError exceptionJose Quaresma
2024-03-30oe/package: enhance objdump command call with llvmlixiaoyong
2024-03-30bblayers/makesetup.py: Move git utility functions to oe.buildcfg moduleJermain Horsman
2024-03-26sstatesig: Warn on bad .netrcJoshua Watt
2024-03-23sstatesig: Set hash server credentials from bitbake variablesJoshua Watt
2024-02-24lib/oe/package: fix LOCALE_PATHS scan to create locale packagesJonathan GUILLOT
2024-02-19lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt
2024-02-19lib/oe/patch: Add GitApplyTree.commitIgnored()Peter Kjellerstedt
2024-02-19lib/oe/patch: Make extractPatches() not extract ignored commitsPeter Kjellerstedt
2024-02-19sstatesig: Implement new siggen APIJoshua Watt
2024-02-14lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT
2024-02-14lib/oe/package: replace in place PN-locale-* packages in PACKAGESJonathan GUILLOT