summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* package: enable recursion on file globsRandolph Sapp2023-05-251-1/+1
* Revert "ipk: Decode byte data to string in manifest handling"Andrew Jeffery2023-05-091-1/+1
* package_manager/ipk: fix config path generation in _create_custom_config()Enrico Jörns2023-05-051-1/+1
* gcc/go: Drop crosssdk suffix from virtual provides to improve dependency hand...Richard Purdie2023-05-021-4/+3
* binutils: Drop crosssdk suffix from virtual provides to improve dependency ha...Richard Purdie2023-05-021-0/+2
* package: Use shlex instead of deprecated pipeOla x Nilsson2023-04-141-4/+3
* patch.py: Use shlex instead of deprecated pipeOla x Nilsson2023-04-141-6/+5
* patch: support of git patches when the source uri contained subpath parameterFrederic Martinsons2023-04-011-13/+44
* lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_signTobias Hagelborn2023-03-311-10/+17
* cve-check: Fix false negative version issueGeoffrey GIRY2023-03-301-0/+39
* package: moving field data process before variable process in process_pkgconfigXiangyu Chen2023-03-261-6/+6
* add support for loongarch64Jialing Zhang2023-03-231-1/+2
* insane.bbclass: move Upstream-Status logic to oe.qaMartin Jansa2023-02-191-0/+17
* classes/create-spdx-2.2: Report downloads as separate packagesJoshua Watt2023-02-192-0/+17
* sstatesig: Improve output hash calculationMateusz Marciniec2023-02-151-0/+4
* base: add support for loongarch64Xiaotian Wu2023-02-041-0/+2
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-4/+4
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-131-1/+2
* package: Move mapping_rename_hook to packagedata function libraryRichard Purdie2023-01-051-1/+9