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
...
*
oe/license_finder: don't return the "crunched" license text in crunch_license
Ross Burton
2025-06-16
1
-7
/
+6
*
oe/license_finder: remove unused arguments in get_license_md5sums
Ross Burton
2025-06-16
1
-14
/
+9
*
oe/license_finder: consolidate hash->license maps
Ross Burton
2025-06-16
1
-59
/
+0
*
oe/license_finder: add first_only argument to find_licenses()
Ross Burton
2025-06-16
1
-4
/
+12
*
oe/license_finder: skip .sh files when looking for licenses
Ross Burton
2025-06-16
1
-1
/
+1
*
lib/oe/license_finder: extract license finding code from recipetool
Ross Burton
2025-06-16
1
-0
/
+242
*
oe-selftest: fitimage: replace cleansstate with compile -f
Adrian Freihofer
2025-06-16
1
-1
/
+1
*
oe-selftest: fitimage: fix new parser compatibility
Adrian Freihofer
2025-06-16
1
-3
/
+3
*
lib/oe: Move vardepexclude entries alongside functions
Richard Purdie
2025-06-16
5
-1
/
+15
*
rust: Upgrade 1.85.1->1.86.0
Yash Shinde
2025-06-12
1
-1
/
+1
*
package: export debugsources in PKGDESTWORK as json
Daniel Turull
2025-06-12
1
-0
/
+46
*
oeqa/selftest: add test case for oeqa.utils.subprocesstweak
Ross Burton
2025-06-09
1
-2
/
+35
*
lib/oeqa/utils/sshcontrol: correct condition for ending the select() loop
Alexander Kanavin
2025-06-09
1
-1
/
+1
*
lib/oeqa/subprocesstweak: clean up __str__()
Ross Burton
2025-06-05
1
-9
/
+4
*
oeqa selftest uboot.py: add qemu KVM test case
Mikko Rapeli
2025-06-05
1
-2
/
+57
*
oeqa decorator/data.py: add skipIfNotBuildArch decorator
Mikko Rapeli
2025-06-05
1
-0
/
+12
*
oe-selftest: fitimage: remove kernel-fitimage tests
Adrian Freihofer
2025-06-05
1
-16
/
+0
*
oe-selftest: fitimage refactor classes
Adrian Freihofer
2025-06-05
1
-14
/
+14
*
oe-selftest: fitimage: run all tests for both FIT implementations
Adrian Freihofer
2025-06-05
1
-0
/
+13
*
oe-selftest: fitimage: support new FIT recipe as well
Adrian Freihofer
2025-06-05
1
-21
/
+37
*
oe-selftest: fitimage: add tests for fitimage.py
Adrian Freihofer
2025-06-05
1
-4
/
+175
*
kernel-fit-image.bbclass: add a new FIT image implementation
Adrian Freihofer
2025-06-05
1
-0
/
+547
*
kernel-fitimage: refactor order in its
Adrian Freihofer
2025-06-05
1
-2
/
+2
*
oe-selftest: fitimage: cleanup FIT_GENERATE_KEYS
Adrian Freihofer
2025-06-05
1
-16
/
+8
*
oe-selftest: fitimage: test FIT_CONF_DEFAULT_DTB
Adrian Freihofer
2025-06-05
1
-4
/
+10
*
oe-selftest: fitimage: test FIT_CONF_PREFIX
Adrian Freihofer
2025-06-05
1
-12
/
+16
*
oe-selftest: fitimage: test external dtb
Adrian Freihofer
2025-06-05
1
-12
/
+61
*
oeqa/maturin/guessing-game: Bump dependencies to avoid security warning
Richard Purdie
2025-06-04
1
-1
/
+1
*
sstatetests: Switch to new CDN
Richard Purdie
2025-05-29
1
-1
/
+1
*
rootfs.py: Don't create modules directory for all kernels
Mike Crowe
2025-05-27
1
-5
/
+6
*
selftest/reproducible: Limit memory used by diffoscope
Yoann Congal
2025-05-27
1
-1
/
+10
*
oeqa/selftest/rust: Add exclusion to fix riscv64 builds
Richard Purdie
2025-05-15
1
-0
/
+1
*
bitbake.conf/pseudo: Switch from exclusion list to inclusion list
Richard Purdie
2025-05-12
1
-2
/
+0
*
oeqa/sdk/autotools: verify that configure is using the correct host
Ross Burton
2025-05-12
1
-0
/
+6
*
oeqa/sdk/maturin: no need for a setupClass, merge code into test
Ross Burton
2025-05-12
1
-14
/
+11
*
oeqa/sdk/maturin: be less picky in the list_python test
Ross Burton
2025-05-12
1
-10
/
+8
*
oeqa/sdk/meson: add check that meson has detected the target correctly
Ross Burton
2025-05-12
1
-0
/
+9
*
oeqa/sdk/gtk3: build libhandy instead of galculator
Ross Burton
2025-05-12
1
-26
/
+20
*
oeqa/sdk/meson: generalise test case
Ross Burton
2025-05-12
1
-17
/
+34
*
oeqa/sdk/kmod: skip test in eSDKs
Ross Burton
2025-05-12
1
-0
/
+4
*
oeqa/sdk: use ensure_*_package helpers
Ross Burton
2025-05-12
7
-38
/
+11
*
oeqa/sdk: add helpers to check for and install packages
Ross Burton
2025-05-12
1
-0
/
+58
*
oeqa/selftest/sdk: add test to verify the manifests are generated correctly
Ross Burton
2025-05-12
1
-0
/
+39
*
oeqa/sdk: add simple test that the manifests are not empty
Ross Burton
2025-05-12
1
-0
/
+26
*
oeqa/sdkext/context: align hasHostPackage with parent class
Ross Burton
2025-05-12
1
-2
/
+2
*
oeqa/sdk/context: fix multilib handling bug in hasTargetPackage
Ross Burton
2025-05-12
1
-1
/
+1
*
oe/sdk: fix empty SDK manifests
Ross Burton
2025-05-12
1
-1
/
+2
*
testsdk: allow user to specify which tests to run
Ross Burton
2025-05-12
2
-2
/
+4
*
oeqa/selftest/pokybleeding: change from mtd-utils-selftest to pseudo
Mikko Rapeli
2025-05-12
1
-3
/
+3
*
spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
Hongxu Jia
2025-05-08
1
-0
/
+8
[prev]
[next]