summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* 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
* package: always sort the conffilesJean-Marie Lemetayer2023-08-091-1/+1
* rpm: Pick debugfs package db files/dirs explicitlyAlex Kiernan2023-07-211-1/+1
* rootfs: Add debugfs package db file copy and cleanupAlex Kiernan2023-07-211-6/+14
* cve-check: add option to add additional patched CVEsAndrej Valek2023-07-191-0/+25
* sdk.py: fix moving dnf contentsChen Qi2023-06-201-1/+2
* sdk.py: error out when moving file failsChen Qi2023-06-201-1/+1
* dnf: upgrade 4.14.0 -> 4.16.1Alexander Kanavin2023-06-151-2/+3
* meta: lib: oe: npm_registry: Add more safe caractersBELOUARGA Mohamed2023-06-131-1/+1
* sstatesig: Drop SPDX special casingRichard Purdie2023-06-061-9/+0
* classes/create-spdx-2.2: Use hashfn from BB_TASKDEPDATA instead of MACHINEJoshua Watt2023-06-021-3/+19
* lib/terminal.py: Add urxvt terminalPavel Zhukov2023-05-251-0/+4