|
@@ -12,7 +12,7 @@
|
|
|
"name": "Local Yocto Project",
|
|
|
"sourcetype": "local",
|
|
|
"apiurl": "../../",
|
|
|
- "branches": ["HEAD", "master", "dizzy"],
|
|
|
+ "branches": ["HEAD", "master", "fido", "dizzy"],
|
|
|
"layers": [
|
|
|
{
|
|
|
"name": "openembedded-core",
|
|
@@ -39,13 +39,13 @@
|
|
|
"name": "OpenEmbedded",
|
|
|
"sourcetype": "layerindex",
|
|
|
"apiurl": "http://layers.openembedded.org/layerindex/api/",
|
|
|
- "branches": ["master", "dizzy"]
|
|
|
+ "branches": ["master", "fido", "dizzy"]
|
|
|
},
|
|
|
{
|
|
|
"name": "Imported layers",
|
|
|
"sourcetype": "imported",
|
|
|
"apiurl": "",
|
|
|
- "branches": ["master", "dizzy", "HEAD"]
|
|
|
+ "branches": ["master", "fido", "dizzy", "HEAD"]
|
|
|
|
|
|
}
|
|
|
],
|
|
@@ -56,6 +56,12 @@
|
|
|
"branch": "master",
|
|
|
"dirpath": "bitbake"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "fido",
|
|
|
+ "giturl": "remote:origin",
|
|
|
+ "branch": "fido",
|
|
|
+ "dirpath": "bitbake"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "dizzy",
|
|
|
"giturl": "remote:origin",
|
|
@@ -80,7 +86,16 @@
|
|
|
"branch": "master",
|
|
|
"defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
"layersourcepriority": { "Imported layers": 99, "Local Yocto Project" : 10, "OpenEmbedded" : 0 },
|
|
|
- "helptext": "Toaster will run your builds using the <a href=\"http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/\">Yocto Project master branch</a>, where active development takes place. This is not a stable branch, so your builds might not work as expected."
|
|
|
+ "helptext": "Toaster will run your builds using the tip of the <a href=\"http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/\">Yocto Project master branch</a>, where active development takes place. This is not a stable branch, so your builds might not work as expected."
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fido",
|
|
|
+ "description": "Yocto Project 1.8 Fido",
|
|
|
+ "bitbake": "fido",
|
|
|
+ "branch": "fido",
|
|
|
+ "defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
+ "layersourcepriority": { "Imported layers": 99, "Local Yocto Project" : 10, "OpenEmbedded" : 0 },
|
|
|
+ "helptext": "Toaster will run your builds with the tip of the <a href=\"http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=fido\">Yocto Project 1.8 \"Fido\"</a> branch."
|
|
|
},
|
|
|
{
|
|
|
"name": "dizzy",
|
|
@@ -89,7 +104,7 @@
|
|
|
"branch": "dizzy",
|
|
|
"defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
"layersourcepriority": { "Imported layers": 99, "Local Yocto Project" : 10, "OpenEmbedded" : 0 },
|
|
|
- "helptext": "Toaster will run your builds with the <a href=\"https://www.yoctoproject.org/downloads/core/dizzy1\">Yocto Project 1.7 \"Dizzy\"</a> release"
|
|
|
+ "helptext": "Toaster will run your builds with the tip of the <a href=\"http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=dizzy\">Yocto Project 1.7 \"Dizzy\"</a> branch."
|
|
|
},
|
|
|
{
|
|
|
"name": "local",
|