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 ping.py: fail test if target IP address has not been set
Mikko Rapeli
2023-04-28
1
-0
/
+1
*
oeqa ping.py: avoid busylooping failing ping command
Mikko Rapeli
2023-04-28
1
-0
/
+2
*
oeqa/runtime: clean up deprecated backslash expansion
Ross Burton
2023-04-14
3
-5
/
+8
*
selftest: runqemu: use better error message when asserts fail
Martin Jansa
2023-04-14
1
-3
/
+6
*
selftest: runqemu: better check for ROOTFS: in the log
Martin Jansa
2023-04-14
1
-1
/
+2
*
oeqa/utils/qemurunner: replace hard-coded user 'root' in debug output
Enrico Jörns
2023-04-14
1
-2
/
+2
*
oeqa/utils/commands: remove unused imports
Enrico Jörns
2023-04-14
1
-3
/
+0
*
oeqa/utils/commands: fix usage of undefined EPIPE
Enrico Jörns
2023-04-14
1
-1
/
+2
*
oeqa/targetcontrol: remove unused imports
Enrico Jörns
2023-04-14
1
-4
/
+0
*
oeqa/targetcontrol: do not set dump_host_cmds redundantly
Enrico Jörns
2023-04-14
1
-1
/
+1
*
oeqa/targetcontrol: fix misspelled RuntimeError
Enrico Jörns
2023-04-14
1
-1
/
+1
*
oeqa/selftest/cases/runqemu: update imports
Enrico Jörns
2023-04-14
1
-2
/
+2
*
lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_sign
Tobias Hagelborn
2023-04-14
1
-10
/
+17
*
oeqa/selftest/cases/package.py: adding unittest for package rename conflicts
Fawzi KHABER
2023-04-14
1
-0
/
+7
*
oeqa/selftest/reproducible: Split different packages from missing packages ou...
Jose Quaresma
2023-04-14
1
-3
/
+7
*
oeqa/selftest: OESelftestTestContext: convert relative to full path when newb...
Jose Quaresma
2023-04-14
1
-0
/
+10
*
oeqs/selftest: OESelftestTestContext: replace the os.environ after subprocess...
Jose Quaresma
2023-04-14
1
-5
/
+5
*
selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRROR
Martin Jansa
2023-04-04
1
-0
/
+1
*
cve-check: Fix false negative version issue
Geoffrey GIRY
2023-04-04
2
-0
/
+58
*
oeqa rtc.py: skip if read-only-rootfs
Mikko Rapeli
2023-03-25
1
-3
/
+5
*
selftest/recipetool: Stop test corrupting tinfoil class
Richard Purdie
2023-03-21
1
-1
/
+4
*
selftest/runtime_test/virgl: Disable for all Rocky Linux
Michael Halstead
2023-03-21
1
-1
/
+2
*
oeqa/sdk: Improve Meson test
Tom Hochstein
2023-03-14
1
-1
/
+1
*
oeqa/selftest/prservice: Improve debug output for failure
Richard Purdie
2023-03-14
1
-1
/
+1
*
oeqa ssh.py: fix hangs in run()
Mikko Rapeli
2023-03-06
1
-9
/
+30
*
oeqa/selftest/resulttooltests: fix minor typo
Alexis Lothoré
2023-03-06
1
-1
/
+1
*
sstatesig: Improve output hash calculation
Mateusz Marciniec
2023-03-06
1
-0
/
+4
*
bblayers/makesetup: skip git repos that are submodules
Alexander Kanavin
2023-03-06
1
-0
/
+10
*
bblayers/setupwriters/oe-setup-layers: create dir if not exists
Adrian Freihofer
2023-03-06
1
-0
/
+2
*
oeqa qemurunner.py: try to avoid reading one character at a time
Mikko Rapeli
2023-02-24
1
-0
/
+2
*
oeqa qemurunner.py: add timeout to QMP calls
Mikko Rapeli
2023-02-24
1
-0
/
+3
*
oeqa qemurunner: read more data at a time from serial
Mikko Rapeli
2023-02-24
1
-1
/
+3
*
oeqa dump.py: add error counter and stop after 5 failures
Mikko Rapeli
2023-02-24
1
-2
/
+21
*
oeqa ssh.py: add connection keep alive options to ssh client
Mikko Rapeli
2023-02-24
1
-0
/
+2
*
oeqa ssh.py: move output prints to new line
Mikko Rapeli
2023-02-24
1
-3
/
+3
*
oeqa context.py: fix --target-ip comment to include ssh port number
Mikko Rapeli
2023-02-15
1
-2
/
+2
*
oeqa/selftest/locales: Add selftest for locale generation/presence
Louis Rannou
2023-02-15
1
-0
/
+45
*
meta: remove True option to getVar and getVarFlag calls (again)
Martin Jansa
2023-02-15
1
-4
/
+4
*
httpserver: add error handler that write to the logger
Ross Burton
2023-02-15
1
-0
/
+6
*
sdkext/cases/devtool: pass a logger to HTTPService
Ross Burton
2023-02-15
1
-1
/
+1
*
oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
Alexander Kanavin
2023-02-15
1
-4
/
+7
*
selftest/virgl: use pkg-config from the host
Alexander Kanavin
2023-01-26
1
-1
/
+1
*
lib/oe/reproducible: Use git log without gpg signature
Benoît Mauduit
2023-01-26
1
-1
/
+2
*
oeqa/selftest/debuginfod: improve testcase
Ross Burton
2023-01-26
1
-8
/
+59
*
bitbake-layers: fix a typo
Enguerrand de Ribaucourt
2023-01-26
1
-1
/
+1
*
oeqa/rpm.py: Increase timeout and add debug output
Pavel Zhukov
2023-01-15
1
-12
/
+11
*
oeqa/concurrencytest: Add number of failures to summary output
Richard Purdie
2023-01-06
1
-1
/
+3
*
oeqa/selftest/externalsrc: add test for srctree_hash_files
Peter Marko
2022-12-23
1
-0
/
+44
*
oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...
Richard Purdie
2022-12-23
1
-0
/
+14
*
sstatesig: emit more helpful error message when not finding sstate manifest
Enrico Jörns
2022-12-07
1
-1
/
+5
[next]