diff options
| -rw-r--r-- | meta/conf/toasterconf.json | 35 |
1 files changed, 10 insertions, 25 deletions
diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json index 40a4db6fe3..3ce59b7369 100644 --- a/meta/conf/toasterconf.json +++ b/meta/conf/toasterconf.json | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | "name": "Local OpenEmbedded", | 13 | "name": "Local OpenEmbedded", |
| 14 | "sourcetype": "local", | 14 | "sourcetype": "local", |
| 15 | "apiurl": "../../", | 15 | "apiurl": "../../", |
| 16 | "branches": ["HEAD", "master", "fido", "dizzy"], | 16 | "branches": ["HEAD", "master", "jethro"], |
| 17 | "layers": [ | 17 | "layers": [ |
| 18 | { | 18 | { |
| 19 | "name": "openembedded-core", | 19 | "name": "openembedded-core", |
| @@ -27,13 +27,13 @@ | |||
| 27 | "name": "OpenEmbedded", | 27 | "name": "OpenEmbedded", |
| 28 | "sourcetype": "layerindex", | 28 | "sourcetype": "layerindex", |
| 29 | "apiurl": "http://layers.openembedded.org/layerindex/api/", | 29 | "apiurl": "http://layers.openembedded.org/layerindex/api/", |
| 30 | "branches": ["master", "fido", "dizzy"] | 30 | "branches": ["master", "jethro"] |
| 31 | }, | 31 | }, |
| 32 | { | 32 | { |
| 33 | "name": "Imported layers", | 33 | "name": "Imported layers", |
| 34 | "sourcetype": "imported", | 34 | "sourcetype": "imported", |
| 35 | "apiurl": "", | 35 | "apiurl": "", |
| 36 | "branches": ["master", "fido", "dizzy", "HEAD"] | 36 | "branches": ["master", "jethro", "HEAD"] |
| 37 | 37 | ||
| 38 | } | 38 | } |
| 39 | ], | 39 | ], |
| @@ -45,15 +45,9 @@ | |||
| 45 | "dirpath": "" | 45 | "dirpath": "" |
| 46 | }, | 46 | }, |
| 47 | { | 47 | { |
| 48 | "name": "fido", | 48 | "name": "jethro", |
| 49 | "giturl": "git://git.openembedded.org/bitbake", | 49 | "giturl": "git://git.openembedded.org/bitbake", |
| 50 | "branch": "1.26", | 50 | "branch": "1.28", |
| 51 | "dirpath": "" | ||
| 52 | }, | ||
| 53 | { | ||
| 54 | "name": "dizzy", | ||
| 55 | "giturl": "git://git.openembedded.org/bitbake", | ||
| 56 | "branch": "1.24", | ||
| 57 | "dirpath": "" | 51 | "dirpath": "" |
| 58 | }, | 52 | }, |
| 59 | { | 53 | { |
| @@ -77,22 +71,13 @@ | |||
| 77 | "helptext": "Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch, where active development takes place. This is not a stable branch, so your builds might not work as expected." | 71 | "helptext": "Toaster will run your builds using the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded master</a> branch, where active development takes place. This is not a stable branch, so your builds might not work as expected." |
| 78 | }, | 72 | }, |
| 79 | { | 73 | { |
| 80 | "name": "fido", | 74 | "name": "jethro", |
| 81 | "description": "OpenEmbedded Fido", | 75 | "description": "OpenEmbedded Jethro", |
| 82 | "bitbake": "fido", | 76 | "bitbake": "jethro", |
| 83 | "branch": "fido", | 77 | "branch": "jethro", |
| 84 | "defaultlayers": [ "openembedded-core" ], | ||
| 85 | "layersourcepriority": { "Imported layers": 99, "Local OpenEmbedded" : 10, "OpenEmbedded" : 0 }, | ||
| 86 | "helptext": "Toaster will run your builds with the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=fido\">OpenEmbedded \"Fido\"</a> branch" | ||
| 87 | }, | ||
| 88 | { | ||
| 89 | "name": "dizzy", | ||
| 90 | "description": "OpenEmbedded Dizzy", | ||
| 91 | "bitbake": "dizzy", | ||
| 92 | "branch": "dizzy", | ||
| 93 | "defaultlayers": [ "openembedded-core" ], | 78 | "defaultlayers": [ "openembedded-core" ], |
| 94 | "layersourcepriority": { "Imported layers": 99, "Local OpenEmbedded" : 10, "OpenEmbedded" : 0 }, | 79 | "layersourcepriority": { "Imported layers": 99, "Local OpenEmbedded" : 10, "OpenEmbedded" : 0 }, |
| 95 | "helptext": "Toaster will run your builds with the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=dizzy\">OpenEmbedded \"Dizzy\"</a> branch" | 80 | "helptext": "Toaster will run your builds with the tip of the <a href=\"http://cgit.openembedded.org/openembedded-core/log/?h=jethro\">OpenEmbedded \"Jethro\"</a> branch" |
| 96 | }, | 81 | }, |
| 97 | { | 82 | { |
| 98 | "name": "local", | 83 | "name": "local", |
