mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
This is the result of automated script conversion: scripts/contrib/convert-overrides.py <oe-core directory> converting the metadata to use ":" as the override character instead of "_". (From OE-Core rev: 42344347be29f0997cc2f7636d9603b1fe1875ae) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"runtime_core-image-minimal:qemuarm_20181225195701": {
|
|
"configuration": {
|
|
"DISTRO": "poky",
|
|
"HOST_DISTRO": "ubuntu-16.04",
|
|
"IMAGE_BASENAME": "core-image-minimal",
|
|
"IMAGE_PKGTYPE": "rpm",
|
|
"LAYERS": {
|
|
"meta": {
|
|
"branch": "master",
|
|
"commit": "801745d918e83f976c706f29669779f5b292ade3",
|
|
"commit_count": 52782
|
|
},
|
|
"meta-poky": {
|
|
"branch": "master",
|
|
"commit": "801745d918e83f976c706f29669779f5b292ade3",
|
|
"commit_count": 52782
|
|
},
|
|
"meta-yocto-bsp": {
|
|
"branch": "master",
|
|
"commit": "801745d918e83f976c706f29669779f5b292ade3",
|
|
"commit_count": 52782
|
|
}
|
|
},
|
|
"MACHINE": "qemuarm",
|
|
"STARTTIME": "20181225195701",
|
|
"TEST_TYPE": "runtime"
|
|
},
|
|
"result": {
|
|
"apt.AptRepoTest.test_apt_install_from_repo": {
|
|
"log": "Test requires apt to be installed",
|
|
"status": "PASSED"
|
|
},
|
|
"buildcpio.BuildCpioTest.test_cpio": {
|
|
"log": "Test requires autoconf to be installed",
|
|
"status": "ERROR"
|
|
}
|
|
}
|
|
}
|
|
} |