summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
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
2023-12-06recipeutils: bbappend_recipe: add a way to specify the name of the file to addJulien Stephan
2023-12-06recipeutils: bbappend_recipe: fix docstringJulien Stephan
2023-12-06recipeutils: bbappend_recipe: fix undefined variableJulien Stephan
2023-12-06lib/oe/patch: handle creating patches for CRLF sourcesYoann Congal
2023-12-01devtool: add support for git submodulesJulien Stephan
2023-11-30lib/oe/recipeutils.py: remove trailing white-spacesJulien Stephan
2023-11-22lib/oe/patch: ensure os.chdir restoring always happensRoss Burton
2023-11-20bitbake.conf: Drop oldincludedirRichard Purdie
2023-11-08sstate: Ensure sstate searches update file mtimeRichard Purdie
2023-11-05lib/oe/path: Deploy files can start only with a dotVyacheslav Yurkov
2023-11-05lib/oe/buildcfg.py: Remove unused parameterJermain Horsman
2023-11-05lib/oe/buildcfg.py: Include missing importJermain Horsman
2023-11-05meta/lib/oe/copy_buildsystem.py: do not derefence symlinksAlexander Kanavin
2023-11-03cve-check: don't warn if a patch is remoteRoss Burton
2023-10-27lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin
2023-10-26cve-check: slightly more verbose warning when adding the same package twiceRoss Burton