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
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa: runtime: go: Increase test_go_compile/test_go_module timeout
Mathieu Dubois-Briand
2026-06-10
1
-2
/
+2
*
license.py: Drop visit_Str from SeenVisitor in selftest
Sunil Dora
2026-05-04
1
-2
/
+2
*
selftest/gdbserver: replace shutil.unpack_archive with tarfile extract
Alexander Kanavin
2026-05-04
1
-1
/
+3
*
selftest/minidebuginfo: extract files from tar archive using tarfile module
Alexander Kanavin
2026-05-04
1
-2
/
+5
*
lib/oeqa/utils/httpserver: use multiprocessing from bb
Richard Purdie
2026-05-04
1
-1
/
+1
*
selftest/scripts: Update old git protocol references
Richard Purdie
2026-05-04
5
-6
/
+6
*
oeqa/sdk: Default to https git protocol for YP/OE repos
Yoann Congal
2026-05-04
1
-1
/
+1
*
oeqa/selftest/git-submodule-test: Default to https git protocol for YP/OE repos
Yoann Congal
2026-05-04
1
-2
/
+2
*
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
*
oeqa/selftest/wic: test recursive dir copy on ext partitions
Dragomir, Daniel
2026-02-27
1
-0
/
+65
*
oeqa/selftest: oe-selftest: Add SPDX tests for kernel config and PACKAGECONFIG
Kamel Bouhara (Schneider Electric)
2025-12-31
1
-0
/
+57
*
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
*
oeqa/sdk/buildepoxy: skip test in eSDK
Peter Marko
2025-11-26
1
-0
/
+4
*
oeqa: drop unnecessary dependency from go runtime tests
Peter Marko
2025-11-26
1
-2
/
+0
*
oeqa: fix package detection in go sdk tests
Peter Marko
2025-11-26
1
-4
/
+4
*
go: remove duplicate arch map in sdk test
Osama Abdelkader
2025-11-26
1
-26
/
+5
*
go: extend runtime test
Osama Abdelkader
2025-11-26
2
-0
/
+75
*
go: add sdk test
Osama Abdelkader
2025-11-26
1
-0
/
+128
*
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
*
testsdk: allow user to specify which tests to run
Ross Burton
2025-11-26
2
-2
/
+4
*
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
*
oeqa: spdx: Add tar test for SPDX 2.2
Joshua Watt
2025-11-14
1
-2
/
+5
*
spdx30_tasks: adapt CVE handling to new cve-check API
Kamel Bouhara (Schneider Electric)
2025-11-14
1
-17
/
+12
*
spdx 3.0: Rework how SPDX aliases are linked
Joshua Watt
2025-11-14
1
-13
/
+9
*
lib: oeqa: spdx: Add tests for extra options
Joshua Watt
2025-11-14
1
-14
/
+104
*
oeqa/selftest: Add SPDX 3.0 include source case for work-share
Hongxu Jia
2025-11-14
1
-0
/
+29
*
selftest: spdx: Add SPDX 3.0 test cases
Joshua Watt
2025-11-14
1
-9
/
+124
*
selftest/spdx: Fix for SPDX_VERSION addition
Richard Purdie
2025-11-14
1
-1
/
+2
*
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
*
oeqa/selftest/devtool: Update after upstream repo changes
Richard Purdie
2025-11-14
1
-4
/
+4
*
oeqa/runtime/ping: don't bother trying to ping localhost
Michael Haener
2025-10-24
1
-0
/
+7
*
oeqa/sdk/cases/buildcpio.py: use gnu mirror instead of main server
Steve Sakoman
2025-10-13
1
-1
/
+1
*
selftest/cases/meta_ide.py: use use gnu mirror instead of main server
Steve Sakoman
2025-10-13
1
-1
/
+1
*
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
*
default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issue
Deepak Rathore
2025-09-09
1
-2
/
+2
*
spdx: add option to include only compiled sources
Daniel Turull
2025-07-07
1
-0
/
+42
[next]