blob: 4827ebe11483485e83f1e13b73ef10aca26ae419 [file]
{
"description": "Poky - The Yocto Project testing distribution configurations and hardware test platforms, release 5.3 'whinlatter'",
"expires": "2026-05-31",
"sources": {
"bitbake": {
"git-remote": {
"remotes": {
"origin": {
"uri": "https://git.openembedded.org/bitbake"
}
},
"branch": "2.16",
"rev": "2.16"
}
},
"openembedded-core": {
"git-remote": {
"remotes": {
"origin": {
"uri": "https://git.openembedded.org/openembedded-core"
}
},
"branch": "whinlatter",
"rev": "whinlatter"
}
},
"meta-yocto": {
"git-remote": {
"remotes": {
"origin": {
"uri": "https://git.yoctoproject.org/meta-yocto"
}
},
"branch": "whinlatter",
"rev": "whinlatter"
}
},
"yocto-docs": {
"git-remote": {
"remotes": {
"origin": {
"uri": "https://git.yoctoproject.org/yocto-docs"
}
},
"branch": "whinlatter",
"rev": "whinlatter"
}
}
},
"bitbake-setup": {
"configurations": [
{
"bb-layers": ["openembedded-core/meta","meta-yocto/meta-yocto-bsp","meta-yocto/meta-poky"],
"setup-dir-name": "$distro-whinlatter",
"oe-fragments-one-of": {
"machine": {
"description": "Target machines",
"options" : ["machine/qemux86-64", "machine/qemuarm64", "machine/qemuriscv64", "machine/genericarm64", "machine/genericx86-64"]
},
"distro": {
"description": "Target Distributions",
"options" : ["distro/poky", "distro/poky-altcfg", "distro/poky-tiny"]
}
},
"configurations": [
{
"name": "poky",
"description": "Poky - The Yocto Project testing distribution"
},
{
"name": "poky-with-sstate",
"description": "Poky - The Yocto Project testing distribution with internet sstate acceleration. Use with caution as it requires a completely robust local network with sufficient bandwidth.",
"oe-fragments": ["core/yocto/sstate-mirror-cdn"]
}
]
}
]
},
"version": "1.0"
}