summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHSMark Hatle2024-07-261-1/+1
* spdx30_tasks.py: switch from exists to isfile checking debugsrcMark Hatle2024-07-261-1/+2
* rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...Gassner, Tobias.ext2024-07-231-0/+4
* bootimg-partition: break out code to a common library.Marcus Folkesson2024-07-231-0/+57
* package.py: Fix static library processingMark Hatle2024-07-221-9/+47
* recipeutils/get_recipe_upgrade_status: group recipes when they need to be upg...Alexander Kanavin2024-07-221-1/+22
* lib/recipeutils: add a function to determine recipes with shared include filesAlexander Kanavin2024-07-221-0/+37
* lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a...Alexander Kanavin2024-07-221-1/+1
* package.py: Fix static debuginfo splitMark Hatle2024-07-211-0/+1
* lib/spdx30_tasks: improve error messageDmitry Baryshkov2024-07-211-1/+1
* classes/create-spdx-3.0: Move tasks to libraryJoshua Watt2024-07-161-0/+1229
* classes/spdx-common: Move to libraryJoshua Watt2024-07-162-19/+230
* classes/create-spdx-3.0: Add classesJoshua Watt2024-07-162-0/+7158
* package.py: Add Requires.private field in process_pkgconfigSreejith Ravi2024-06-271-1/+1
* sstatesig/populate_sdk_ext: Improve unihash cache handlingRichard Purdie2024-06-042-3/+40
* lib: package: Replace ":" in file namesJoshua Watt2024-06-031-0/+1
* lib: package: Add file_reverse_translateJoshua Watt2024-06-031-6/+19
* sstatesig: Drop BB_HASHSERVE_MAX_PARALLELJoshua Watt2024-05-311-1/+0
* package_manager: Share more common DEB / IPK codePhilip Lorenz2024-05-283-35/+15
* package_manager: Move OpkgDpkgPM into common modulePhilip Lorenz2024-05-283-144/+91
* ipk: Fix clean up of extracted IPK payloadPhilip Lorenz2024-05-281-4/+2
* base: Switch UNPACKDIR to a subdir of WORKDIRRichard Purdie2024-05-221-9/+10
* recipes: Start WORKDIR -> UNPACKDIR transitionRichard Purdie2024-05-211-1/+1
* lib/oe/package-manager: allow including self in create_packages_dirRoss Burton2024-05-151-3/+6
* lib/package_manager/ipk: Do not hardcode payload compression algorithmPhilip Lorenz2024-05-131-1/+7
* classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie2024-05-021-4/+4
* base/bitbake.conf: Introduce UNPACKDIRRichard Purdie2024-05-021-1/+1
* sstatesig: fix netrc.NetrcParseError exceptionJose Quaresma2024-04-041-1/+1
* oe/package: enhance objdump command call with llvmlixiaoyong2024-03-301-1/+1
* bblayers/makesetup.py: Move git utility functions to oe.buildcfg moduleJermain Horsman2024-03-301-0/+29
* sstatesig: Warn on bad .netrcJoshua Watt2024-03-261-0/+2
* sstatesig: Set hash server credentials from bitbake variablesJoshua Watt2024-03-231-0/+11
* lib/oe/package: fix LOCALE_PATHS scan to create locale packagesJonathan GUILLOT2024-02-241-5/+9
* lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt2024-02-191-39/+70
* lib/oe/patch: Add GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-191-0/+10
* lib/oe/patch: Make extractPatches() not extract ignored commitsPeter Kjellerstedt2024-02-191-8/+8
* sstatesig: Implement new siggen APIJoshua Watt2024-02-191-2/+3
* lib/oe/package: add LOCALE_PATHS to add define all locations for localesJonathan GUILLOT2024-02-141-10/+14
* lib/oe/package: replace in place PN-locale-* packages in PACKAGESJonathan GUILLOT2024-02-141-3/+7
* ipk: Remove temporary package lists during SDK creationPhilip Lorenz2024-02-131-0/+4
* package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variableMartin Jansa2024-02-081-2/+3
* cve_check: cleanup loggingRoss Burton2024-01-231-7/+6
* cve_check: handle CVE_STATUS being set to the empty stringRoss Burton2024-01-231-2/+2
* reproducible: Fix race with externalsrc/devtool over lockfileRichard Purdie2024-01-191-0/+3
* rootfs-postcommands: Try and improve ordering constraintsRichard Purdie2024-01-181-0/+12
* 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