summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
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
2023-10-19sstatesig: be more precise and show the full path in exceptionsJose Quaresma
2023-10-19goarch: Move Go architecture mapping to a libraryJoshua Watt
2023-10-09sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECKJulien Stephan
2023-09-26lib: Import packagedata oe module by defaultRichard Purdie
2023-09-22lib/oe/qa: update guidelines link for Upstream-StatusMichael Opdenacker
2023-09-22lib/oe/qa: remove obsolete "Accepted" string for Upstream-StatusMichael Opdenacker
2023-09-22create-spdx/sbom: Ensure files don't overlap between machinesRichard Purdie
2023-09-17lib/oe/package_managegment: Add nativesdk-intercept PATHEilís 'pidge' Ní Fhlannagáin
2023-09-12lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer
2023-09-12lib/oe/utils: Refactor to make multiprocess_launch callable without dAdrian Freihofer
2023-09-09classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie
2023-08-30lib/oe/recipeutils.py: accommodate SRCPV being optional and deprecated in ver...Alexander Kanavin
2023-08-29patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdirJulien Stephan