summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* spdx30_tasks: fix condition in create_spdxJoão Marcos Costa (Schneider Electric)2026-05-041-1/+1
* spdx: add option to include only compiled sourcesJoão Marcos Costa (Schneider Electric)2026-04-021-0/+12
* lsb.py: strip ' from os-release fileMartin Jansa2026-03-251-1/+1
* spdx30_tasks: Exclude 'doc' when exporting PACKAGECONFIG to SPDXBenjamin Robin (Schneider Electric)2026-02-271-3/+5
* spdx30_tasks: Add support for exporting PACKAGECONFIG to SPDXKamel Bouhara (Schneider Electric)2025-12-311-0/+20
* Revert "lib/oe/go: document map_arch, and raise an error on unknown architect...Peter Marko2025-12-171-5/+1
* cve-check: extract extending CVE_STATUS to library functionBenjamin Robin (Schneider Electric)2025-12-011-0/+22
* spdx30: provide all CVE_STATUS, not only Patched statusBenjamin Robin (Schneider Electric)2025-12-011-14/+17
* Revert "spdx: Update for bitbake changes"Kai Kang2025-12-012-63/+64
* lib/oe/go: document map_arch, and raise an error on unknown architectureRoss Burton2025-11-261-1/+5
* oe/sdk: fix empty SDK manifestsRoss Burton2025-11-261-1/+2
* spdx30: Provide software_packageUrl field in SPDX 3.0 SBOMHongxu Jia2025-11-261-0/+8
* spdx30: fix cve status for patch files in VEXPeter Marko2025-11-261-1/+7
* spdx30_tasks: adapt CVE handling to new cve-check APIKamel Bouhara (Schneider Electric)2025-11-141-17/+12
* lib: oe: license: Add missing importJoshua Watt2025-11-141-0/+1
* lib/license: Move package license skip to libraryJoshua Watt2025-11-141-0/+39
* classes-global/license: Move functions to library codeJoshua Watt2025-11-141-0/+163
* spdx30_tasks: fix FetchData attribute in add_download_filesKamel Bouhara (Schneider Electric)2025-11-141-1/+1
* backport: SPDX 3.0 fixes and tasks from upstream version WalnascarKamel Bouhara (Schneider Electric)2025-11-145-1/+8282
* lib/oe/utils: use multiprocessing from bbMartin Jansa2025-09-301-1/+2
* license.py: avoid deprecated ast.StrMartin Jansa2025-09-221-2/+2
* spdx: add option to include only compiled sourcesDaniel Turull2025-07-071-0/+42
* package: export debugsources in PKGDESTWORK as jsonDaniel Turull2025-07-071-0/+46
* patch.py: set commituser and commitemail for addNoteChangqing Li2025-04-161-6/+8
* do_package/sstate/sstatesig: Change timestamp clamping to hash output onlyRichard Purdie2024-12-091-1/+6
* rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...Gassner, Tobias.ext2024-12-061-0/+4
* image.bbclass: Drop support for ImageQAFailed exceptions in image_qaPeter Kjellerstedt2024-10-181-13/+0
* image_qa: fix error handlingLouis Rannou2024-10-181-1/+1
* lib/oe/package-manager: skip processing installed-pkgs with empty globsClaus Stovgaard2024-10-181-39/+37
* package.py: Fix static library processingMark Hatle2024-08-061-9/+47
* package.py: Fix static debuginfo splitMark Hatle2024-08-061-0/+1
* ipk: Fix clean up of extracted IPK payloadPhilip Lorenz2024-06-051-4/+2
* lib/package_manager/ipk: Do not hardcode payload compression algorithmPhilip Lorenz2024-06-051-1/+7
* lib/oe/package-manager: allow including self in create_packages_dirRoss Burton2024-05-231-3/+6
* 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