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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
python3-hypothesis: add python3-zoneinfo to RDEPENDS
Trevor Gamblin
2024-10-24
1
-0
/
+1
*
python3-pyparsing: upgrade 3.1.4 -> 3.2.0
Trevor Gamblin
2024-10-24
1
-1
/
+1
*
python3-trove-classifiers: upgrade 2024.9.12 -> 2024.10.21.16
Trevor Gamblin
2024-10-24
1
-1
/
+1
*
insane: Ensure package_qa tasks run in builds when expected
Richard Purdie
2024-10-24
1
-0
/
+2
*
time64.inc: Exclude pseudo from the 32bit-time warnings
Richard Purdie
2024-10-24
1
-0
/
+4
*
bitbake: toaster/tests/browser/layerdetails: Drop unwanted test skipping/exce...
Richard Purdie
2024-10-24
1
-29
/
+9
*
bitbake: toaster/tests/functional/utils: Handle WebDriverException
Richard Purdie
2024-10-24
1
-5
/
+7
*
bitbake: toaster/tests/browser/helper: Add wait for jquery to complete
Richard Purdie
2024-10-24
1
-0
/
+2
*
bitbake: toaster/tests/functional/project_page: Use wait_until_element_clicka...
Richard Purdie
2024-10-24
1
-53
/
+40
*
bitbake: toaster/tests/functional/util: Avoid test hangs
Richard Purdie
2024-10-24
1
-1
/
+1
*
bitbake: toaster/tests/browser: Add various fixes for test failures encountered
Richard Purdie
2024-10-24
4
-7
/
+13
*
bitbake: toaster/tests/browser/helper: Add wait_until_element_clickable funciton
Richard Purdie
2024-10-24
1
-0
/
+7
*
bitbake: toaster/tests/browser/helper: Improve wait_until_clickable exception...
Richard Purdie
2024-10-24
1
-11
/
+3
*
bitbake: toaster/tests/functional/utils: Drop unused code from wait_until_bui...
Richard Purdie
2024-10-24
1
-6
/
+1
*
bitbake: toaster/tests/browser/helpers: Drop remains of polling/sleep calls
Richard Purdie
2024-10-24
1
-10
/
+7
*
bitbake: toaster/tests/functiona/project_page_tab_config: Improve waits and d...
Richard Purdie
2024-10-24
1
-20
/
+32
*
bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using lib...
Richard Purdie
2024-10-24
1
-123
/
+90
*
bitbake: toaster/tests/browser/helpers: Add not visible wait function
Richard Purdie
2024-10-24
1
-0
/
+7
*
bitbake: toaster/tests/functiona/project_page: Improve waits and drop polling
Richard Purdie
2024-10-24
1
-13
/
+40
*
bitbake: toaster/tests/functiona/project_page: Drop pointless test covered el...
Richard Purdie
2024-10-24
1
-9
/
+0
*
bitbake: toaster/tests/functiona/project_page: Switch to using library create...
Richard Purdie
2024-10-24
1
-76
/
+42
*
bitbake: toaster/tests/functional/project_config: Fix the wait calls to avoid...
Richard Purdie
2024-10-24
1
-26
/
+21
*
bitbake: toaster/tests/functional/basic: Improve the projects table selection...
Richard Purdie
2024-10-24
2
-7
/
+14
*
bitbake: toaster/tests/functional/helpers: Drop unneeded poll values and sleep
Richard Purdie
2024-10-24
2
-3
/
+2
*
bitbake: toaster/tests/browser: Drop unneeded poll parameters
Richard Purdie
2024-10-24
7
-20
/
+20
*
bitbake: toaster/tests/browser: Increase the default wait timeout
Richard Purdie
2024-10-24
1
-1
/
+1
*
bitbake: toaster/tests/function/basic: Make element detection more specific
Richard Purdie
2024-10-24
1
-23
/
+32
*
bitbake: toaster/tests/function/basic: Improve exception handling for error r...
Richard Purdie
2024-10-24
1
-49
/
+59
*
bitbake: toaster/tests/project_config: Reuse common project creation code
Richard Purdie
2024-10-24
1
-46
/
+4
*
bitbake: toaster/tests/functional_basic: Reuse common project creation code
Richard Purdie
2024-10-24
1
-21
/
+1
*
bitbake: toaster/tests/functional: Tweak the project creation function for be...
Richard Purdie
2024-10-24
2
-9
/
+17
*
bitbake: toaster/tests/functional: Move _create_test_new_project to base clas...
Richard Purdie
2024-10-24
2
-69
/
+72
*
bitbake: toaster/tests/functional: Improve project creation tests
Richard Purdie
2024-10-24
2
-8
/
+22
*
patchtest: add test_commit_message_user_tags
Trevor Gamblin
2024-10-23
4
-0
/
+142
*
ref-manual: structure.rst: document missing tmp/ dirs
Antonin Godard
2024-10-23
1
-2
/
+33
*
release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure
Antonin Godard
2024-10-23
1
-0
/
+7
*
docs: Replace VOLATILE_TMP_DIR with FILESYSTEM_PERMS_TABLES
Niko Mauno
2024-10-23
3
-20
/
+16
*
docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
Niko Mauno
2024-10-23
3
-24
/
+27
*
release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
Robert Yang
2024-10-23
1
-1
/
+1
*
ref-manual: fix ordering of insane checks list
Antonin Godard
2024-10-23
1
-3
/
+3
*
release-notes-5.1: fix spdx bullet point
Antonin Godard
2024-10-23
1
-1
/
+1
*
udev-extraconf: fix network.sh script did not configure hotplugged interfaces
Regis Dargent
2024-10-22
1
-32
/
+0
*
python3-maturin: sort external libs in wheel files
Yoann Congal
2024-10-22
2
-0
/
+56
*
linux-firmware: Upgrade to 20241017 and allow compressing firmware
Zoltán Böszörményi
2024-10-22
1
-174
/
+190
*
libgfortran: fix buildpath QA issue
Chen Qi
2024-10-22
1
-1
/
+1
*
vim: Upgrade 9.1.0698 -> 9.1.0764
Rohini Sangam
2024-10-22
1
-2
/
+2
*
devtool: ide-sdk: fix help typo
Antonin Godard
2024-10-22
1
-1
/
+1
*
rust-target-config: Update the data layout for x86-64 target
Deepesh Varatharajan
2024-10-22
2
-2
/
+1
*
sanity.bbclass: skip check_userns for non-local uid
Changqing Li
2024-10-22
1
-0
/
+2
*
util-linux: sfdisk sector size improvements
Vince Chang
2024-10-22
2
-0
/
+253
[prev]
[next]