summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
25 hoursbootimg-partition: break out code to a common library.Marcus Folkesson
25 hourspackagedata: Include package name in extended dataJoshua Watt
25 hoursmeta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()Alexander Kanavin
10 dayssstatesig/populate_sdk_ext: Improve unihash cache handlingRichard Purdie
12 dayslib: package: Replace ":" in file namesJoshua Watt
12 dayslib: 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
2024-02-13ipk: Remove temporary package lists during SDK creationPhilip Lorenz
2024-02-08package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variableMartin Jansa
2024-01-23cve_check: cleanup loggingRoss Burton
2024-01-23cve_check: handle CVE_STATUS being set to the empty stringRoss Burton
2024-01-19reproducible: Fix race with externalsrc/devtool over lockfileRichard Purdie
2024-01-18rootfs-postcommands: Try and improve ordering constraintsRichard Purdie
2024-01-18rootfs: Fix MULTILIB_RE_ALLOW to be inherit order independentRichard Purdie
2024-01-15package.py: fix Darwin supportEtienne Cordonnier
2024-01-10rootfs.py: check depmodwrapper execution resultYang Xu
2024-01-05lib/sstatesig/find_siginfo: raise an error instead of returning None when obt...Alexander Kanavin
2024-01-05sstatesig: Add version information for find_sigingfoRichard Purdie
2024-01-05sstatesig/find_siginfo: unify a disjointed APIAlexander Kanavin
2023-12-24lib/prservice: Improve lock handling robustnessRichard Purdie
2023-12-24lib/packagedata.py: Add API to iterate over rprovidesJoshua Watt
2023-12-23lib/packagedata.py: Fix broken symlinks for providers with a '/'Joshua Watt
2023-12-23lib/oe/path.py: Add relsymlink()Joshua Watt
2023-12-23ipk: Switch to using zstd compressionJoshua Watt
2023-12-09sstatesig/find_siginfo: special-case gcc-source when looking in sstate cachesAlexander Kanavin
2023-12-08lib/oe/recipeutils: Avoid wrapping any SRC_URI[sha*sum] variablesPeter Kjellerstedt
2023-12-06gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier
2023-12-06recipeutils: bbappend_recipe: allow to patch the recipe itselfJulien Stephan
2023-12-06recipeutils: bbappend_recipe: remove old srcuri entry if parameters are diffe...Julien Stephan