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
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
/
oeqa
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes/image_types: Add vfat image type
Joshua Watt
2023-08-30
1
-1
/
+1
*
oeqa: wic: Add test for --no-table option
Markus Niebel
2023-08-29
1
-0
/
+17
*
recipes/classes/scripts: Drop SRCPV usage in OE-Core
Richard Purdie
2023-08-24
3
-5
/
+4
*
base/package: Move source revision information from PV to PKGV
Richard Purdie
2023-08-24
1
-1
/
+1
*
oeqa/utils/gitarchive: replace warning with info when reading local tags
Alexis Lothoré
2023-08-24
1
-1
/
+1
*
oeqa/utils/gitarchive: fall back to local tags when listing existing tags
Alexis Lothoré
2023-08-23
2
-15
/
+24
*
oeqa/utils/gitarchive: allow to pass a logger to get_tags
Alexis Lothoré
2023-08-23
2
-8
/
+16
*
Revert "oeqa/runtime/parselogs: Exclude preempt-rt error for now"
Luca Ceresoli
2023-08-22
1
-1
/
+0
*
oeqa/runtime/rust: correct rust test
Frederic Martinsons
2023-08-21
1
-2
/
+4
*
rust: provide examples for C library generation in rust
Frederic Martinsons
2023-08-21
1
-0
/
+12
*
oeqa/selftest/gitarchive: add tests about tags lisiting when no remote is con...
Alexis Lothoré
2023-08-21
1
-2
/
+33
*
oeqa/utils/gitarchive: fix tag computation when creating archive
Alexis Lothoré
2023-08-21
1
-4
/
+32
*
oeqa/selftest: introduce gitarchive tests
Alexis Lothoré
2023-08-21
1
-0
/
+96
*
Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"
Richard Purdie
2023-08-16
1
-4
/
+2
*
oeqa/runtime/parselogs: Exclude preempt-rt error for now
Richard Purdie
2023-08-15
1
-0
/
+1
*
oeqa/utils/gitarchive: fix tag computation when creating archive
Alexis Lothoré
2023-08-15
1
-2
/
+4
*
selftest: Ensure usrmerge is enabled with systemd
Richard Purdie
2023-08-11
3
-6
/
+6
*
selftest/reproducible: Update config to match ongoing changes
Richard Purdie
2023-08-11
1
-2
/
+1
*
oeqa/selftest/ssate: Add test for find_siginfo
Yang Xu
2023-08-09
1
-0
/
+83
*
rust-hello-world: Drop recipe
Frederic Martinsons
2023-08-09
1
-12
/
+0
*
oeqa/selftest/glibc: Add elapsed time for glibc test report.
Yash Shinde
2023-08-04
1
-1
/
+6
*
oeqa/selftest/gcc: Add elapsed time for gcc test report.
Yash Shinde
2023-08-04
1
-1
/
+7
*
oeqa/selftest/binutils: Add elapsed time for binutils test report.
Yash Shinde
2023-08-04
1
-1
/
+6
*
insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)
Alexander Kanavin
2023-07-30
1
-36
/
+0
*
oeqa/selftest/rust: Round test execution time to integer
Richard Purdie
2023-07-30
1
-1
/
+1
*
oeqa/selftest/rust: Add failed test cases to exclude list for Rust Oe-selftest
Yash Shinde
2023-07-30
1
-8
/
+219
*
oeqa/ssh: Further improve process exit handling
Richard Purdie
2023-07-30
1
-2
/
+3
*
target/ssh: Ensure exit code set for commands
Richard Purdie
2023-07-29
1
-0
/
+3
*
oeqa/ltp: Show warning for non-zero exit codes
Richard Purdie
2023-07-29
1
-0
/
+5
*
oeqa/runtime/ltp: Increase ltp test output timeout
Richard Purdie
2023-07-29
1
-1
/
+1
*
oeqa/target/ssh: Ensure EAGAIN doesn't truncate output
Richard Purdie
2023-07-29
1
-0
/
+3
*
selftest/cases/glibc.py: switch to using NFS over TCP
Anuj Mittal
2023-07-26
1
-2
/
+2
*
oeqa/utils/nfs: allow requesting non-udp ports
Anuj Mittal
2023-07-26
1
-2
/
+2
*
selftest/cases/glibc.py: increase the memory for testing
Anuj Mittal
2023-07-26
1
-1
/
+1
*
oeqa/ltp: rewrote LTP testcase and parser
Ross Burton
2023-07-21
2
-28
/
+51
*
selftest/cases/glibc.py: fix the override syntax
Anuj Mittal
2023-07-21
1
-1
/
+1
*
oeqa/selftest/cve_check: rework test to new cve status handling
Andrej Valek
2023-07-19
1
-5
/
+21
*
oeqa/selftest/rust: Various fixes to work correctly
Richard Purdie
2023-07-19
1
-11
/
+16
*
oeqa/selftest: Add rust selftests
Yash Shinde
2023-07-19
1
-0
/
+85
*
oeqa/selftest/devtool: add unit test for "devtool add -b"
Yoann Congal
2023-07-10
1
-0
/
+32
*
oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure case
Ross Burton
2023-07-10
1
-2
/
+2
*
image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N...
Martin Jansa
2023-06-29
1
-0
/
+2
*
testimage/oeqa: Drop testimage_dump_host functionality
Thomas Roos
2023-06-29
5
-50
/
+6
*
libproxy: update 0.4.18 -> 0.5.2
Alexander Kanavin
2023-06-27
1
-1
/
+2
*
cve-update-db-native: remove
Ross Burton
2023-06-27
1
-1
/
+1
*
insane: Improve patch-status layer filtering
Richard Purdie
2023-06-20
2
-0
/
+2
*
oeqa/target/ssh: update options for SCP
Alexis Lothoré
2023-06-17
1
-1
/
+4
*
oeqa/core/runner: add helper to know about expected failures
Alexis Lothoré
2023-06-17
1
-0
/
+4
*
selftest/reproducible: Allow chose the package manager
Jose Quaresma
2023-06-17
1
-1
/
+5
*
oeqa/logparser: Fix ptest No-section exception
Richard Purdie
2023-06-17
1
-1
/
+4
[next]