index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oe
Commit message (
Expand
)
Author
Age
Files
Lines
*
spdx30_tasks: fix condition in create_spdx
João Marcos Costa (Schneider Electric)
2026-05-04
1
-1
/
+1
*
spdx: add option to include only compiled sources
João Marcos Costa (Schneider Electric)
2026-04-02
1
-0
/
+12
*
lsb.py: strip ' from os-release file
Martin Jansa
2026-03-25
1
-1
/
+1
*
spdx30_tasks: Exclude 'doc' when exporting PACKAGECONFIG to SPDX
Benjamin Robin (Schneider Electric)
2026-02-27
1
-3
/
+5
*
spdx30_tasks: Add support for exporting PACKAGECONFIG to SPDX
Kamel Bouhara (Schneider Electric)
2025-12-31
1
-0
/
+20
*
Revert "lib/oe/go: document map_arch, and raise an error on unknown architect...
Peter Marko
2025-12-17
1
-5
/
+1
*
cve-check: extract extending CVE_STATUS to library function
Benjamin Robin (Schneider Electric)
2025-12-01
1
-0
/
+22
*
spdx30: provide all CVE_STATUS, not only Patched status
Benjamin Robin (Schneider Electric)
2025-12-01
1
-14
/
+17
*
Revert "spdx: Update for bitbake changes"
Kai Kang
2025-12-01
2
-63
/
+64
*
lib/oe/go: document map_arch, and raise an error on unknown architecture
Ross Burton
2025-11-26
1
-1
/
+5
*
oe/sdk: fix empty SDK manifests
Ross Burton
2025-11-26
1
-1
/
+2
*
spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
Hongxu Jia
2025-11-26
1
-0
/
+8
*
spdx30: fix cve status for patch files in VEX
Peter Marko
2025-11-26
1
-1
/
+7
*
spdx30_tasks: adapt CVE handling to new cve-check API
Kamel Bouhara (Schneider Electric)
2025-11-14
1
-17
/
+12
*
lib: oe: license: Add missing import
Joshua Watt
2025-11-14
1
-0
/
+1
*
lib/license: Move package license skip to library
Joshua Watt
2025-11-14
1
-0
/
+39
*
classes-global/license: Move functions to library code
Joshua Watt
2025-11-14
1
-0
/
+163
*
spdx30_tasks: fix FetchData attribute in add_download_files
Kamel Bouhara (Schneider Electric)
2025-11-14
1
-1
/
+1
*
backport: SPDX 3.0 fixes and tasks from upstream version Walnascar
Kamel Bouhara (Schneider Electric)
2025-11-14
5
-1
/
+8282
*
lib/oe/utils: use multiprocessing from bb
Martin Jansa
2025-09-30
1
-1
/
+2
*
license.py: avoid deprecated ast.Str
Martin Jansa
2025-09-22
1
-2
/
+2
*
spdx: add option to include only compiled sources
Daniel Turull
2025-07-07
1
-0
/
+42
*
package: export debugsources in PKGDESTWORK as json
Daniel Turull
2025-07-07
1
-0
/
+46
*
patch.py: set commituser and commitemail for addNote
Changqing Li
2025-04-16
1
-6
/
+8
*
do_package/sstate/sstatesig: Change timestamp clamping to hash output only
Richard Purdie
2024-12-09
1
-1
/
+6
*
rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-...
Gassner, Tobias.ext
2024-12-06
1
-0
/
+4
*
image.bbclass: Drop support for ImageQAFailed exceptions in image_qa
Peter Kjellerstedt
2024-10-18
1
-13
/
+0
*
image_qa: fix error handling
Louis Rannou
2024-10-18
1
-1
/
+1
*
lib/oe/package-manager: skip processing installed-pkgs with empty globs
Claus Stovgaard
2024-10-18
1
-39
/
+37
*
package.py: Fix static library processing
Mark Hatle
2024-08-06
1
-9
/
+47
*
package.py: Fix static debuginfo split
Mark Hatle
2024-08-06
1
-0
/
+1
*
ipk: Fix clean up of extracted IPK payload
Philip Lorenz
2024-06-05
1
-4
/
+2
*
lib/package_manager/ipk: Do not hardcode payload compression algorithm
Philip Lorenz
2024-06-05
1
-1
/
+7
*
lib/oe/package-manager: allow including self in create_packages_dir
Ross Burton
2024-05-23
1
-3
/
+6
*
sstatesig: fix netrc.NetrcParseError exception
Jose Quaresma
2024-04-04
1
-1
/
+1
*
oe/package: enhance objdump command call with llvm
lixiaoyong
2024-03-30
1
-1
/
+1
*
bblayers/makesetup.py: Move git utility functions to oe.buildcfg module
Jermain Horsman
2024-03-30
1
-0
/
+29
*
sstatesig: Warn on bad .netrc
Joshua Watt
2024-03-26
1
-0
/
+2
*
sstatesig: Set hash server credentials from bitbake variables
Joshua Watt
2024-03-23
1
-0
/
+11
*
lib/oe/package: fix LOCALE_PATHS scan to create locale packages
Jonathan GUILLOT
2024-02-24
1
-5
/
+9
*
lib/oe/patch: Use git notes to store the filenames for the patches
Peter Kjellerstedt
2024-02-19
1
-39
/
+70
*
lib/oe/patch: Add GitApplyTree.commitIgnored()
Peter Kjellerstedt
2024-02-19
1
-0
/
+10
*
lib/oe/patch: Make extractPatches() not extract ignored commits
Peter Kjellerstedt
2024-02-19
1
-8
/
+8
*
sstatesig: Implement new siggen API
Joshua Watt
2024-02-19
1
-2
/
+3
*
lib/oe/package: add LOCALE_PATHS to add define all locations for locales
Jonathan GUILLOT
2024-02-14
1
-10
/
+14
*
lib/oe/package: replace in place PN-locale-* packages in PACKAGES
Jonathan GUILLOT
2024-02-14
1
-3
/
+7
*
ipk: Remove temporary package lists during SDK creation
Philip Lorenz
2024-02-13
1
-0
/
+4
*
package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variable
Martin Jansa
2024-02-08
1
-2
/
+3
*
cve_check: cleanup logging
Ross Burton
2024-01-23
1
-7
/
+6
*
cve_check: handle CVE_STATUS being set to the empty string
Ross Burton
2024-01-23
1
-2
/
+2
[next]