summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* rootfs: Fix MULTILIB_RE_ALLOW to be inherit order independentRichard Purdie2024-01-181-1/+1
* package.py: fix Darwin supportEtienne Cordonnier2024-01-151-3/+3
* rootfs.py: check depmodwrapper execution resultYang Xu2024-01-101-1/+2
* lib/sstatesig/find_siginfo: raise an error instead of returning None when obt...Alexander Kanavin2024-01-051-4/+1
* sstatesig: Add version information for find_sigingfoRichard Purdie2024-01-051-0/+1
* sstatesig/find_siginfo: unify a disjointed APIAlexander Kanavin2024-01-052-19/+14
* lib/prservice: Improve lock handling robustnessRichard Purdie2023-12-241-3/+1
* lib/packagedata.py: Add API to iterate over rprovidesJoshua Watt2023-12-241-0/+15
* lib/packagedata.py: Fix broken symlinks for providers with a '/'Joshua Watt2023-12-231-2/+2
* lib/oe/path.py: Add relsymlink()Joshua Watt2023-12-231-0/+3
* ipk: Switch to using zstd compressionJoshua Watt2023-12-231-2/+2
* sstatesig/find_siginfo: special-case gcc-source when looking in sstate cachesAlexander Kanavin2023-12-091-0/+3
* lib/oe/recipeutils: Avoid wrapping any SRC_URI[sha*sum] variablesPeter Kjellerstedt2023-12-081-1/+1
* gdb/systemd: enable minidebuginfo support conditionallyEtienne Cordonnier2023-12-061-1/+1
* recipeutils: bbappend_recipe: allow to patch the recipe itselfJulien Stephan2023-12-061-10/+25
* recipeutils: bbappend_recipe: remove old srcuri entry if parameters are diffe...Julien Stephan2023-12-061-0/+8
* recipeutils: bbappend_recipe: add a way to specify the name of the file to addJulien Stephan2023-12-061-1/+6
* recipeutils: bbappend_recipe: fix docstringJulien Stephan2023-12-061-3/+5
* recipeutils: bbappend_recipe: fix undefined variableJulien Stephan2023-12-061-0/+1
* lib/oe/patch: handle creating patches for CRLF sourcesYoann Congal2023-12-061-1/+1
* devtool: add support for git submodulesJulien Stephan2023-12-012-41/+50
* lib/oe/recipeutils.py: remove trailing white-spacesJulien Stephan2023-11-301-1/+1
* lib/oe/patch: ensure os.chdir restoring always happensRoss Burton2023-11-221-3/+4
* bitbake.conf: Drop oldincludedirRichard Purdie2023-11-201-2/+1
* sstate: Ensure sstate searches update file mtimeRichard Purdie2023-11-081-0/+12
* lib/oe/path: Deploy files can start only with a dotVyacheslav Yurkov2023-11-051-1/+2
* lib/oe/buildcfg.py: Remove unused parameterJermain Horsman2023-11-051-5/+5
* lib/oe/buildcfg.py: Include missing importJermain Horsman2023-11-051-0/+1
* meta/lib/oe/copy_buildsystem.py: do not derefence symlinksAlexander Kanavin2023-11-051-1/+1
* cve-check: don't warn if a patch is remoteRoss Burton2023-11-031-5/+6
* lib/oe/sstatesig.py: dump locked.sigs.inc only when explicitly asked via -S l...Alexander Kanavin2023-10-271-3/+4
* cve-check: slightly more verbose warning when adding the same package twiceRoss Burton2023-10-261-1/+1
* sstatesig: be more precise and show the full path in exceptionsJose Quaresma2023-10-191-2/+2
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-10-192-1/+35
* sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECKJulien Stephan2023-10-091-1/+17
* lib: Import packagedata oe module by defaultRichard Purdie2023-09-261-1/+1
* lib/oe/qa: update guidelines link for Upstream-StatusMichael Opdenacker2023-09-221-1/+1
* lib/oe/qa: remove obsolete "Accepted" string for Upstream-StatusMichael Opdenacker2023-09-221-1/+1
* create-spdx/sbom: Ensure files don't overlap between machinesRichard Purdie2023-09-221-7/+27
* lib/oe/package_managegment: Add nativesdk-intercept PATHEilís 'pidge' Ní Fhlannagáin2023-09-173-0/+15
* lib/oe/package: Refactor to make strip_execs callable without dAdrian Freihofer2023-09-121-3/+4
* lib/oe/utils: Refactor to make multiprocess_launch callable without dAdrian Freihofer2023-09-121-3/+9
* classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie2023-09-091-5/+5
* lib/oe/recipeutils.py: accommodate SRCPV being optional and deprecated in ver...Alexander Kanavin2023-08-301-5/+4
* patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdirJulien Stephan2023-08-291-1/+4
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-3/+1
* cve_check: Fix cpe_id generationJasper Orschulko2023-08-221-1/+1
* lib/package_manager: Improve repo artefact filteringRichard Purdie2023-08-161-1/+4
* recipes: remove unused AUTHOR variableMichael Opdenacker2023-08-101-1/+1
* sstatesig: Update to match bitbake changes to runtaskdepsRichard Purdie2023-08-091-5/+9