|
@@ -172,9 +172,9 @@
|
|
|
<listitem><para>
|
|
|
The first version of the file is found in the
|
|
|
<filename>conf</filename> directory of the
|
|
|
- <filename>meta-yocto</filename> layer
|
|
|
+ <filename>meta-poky</filename> layer
|
|
|
(i.e.
|
|
|
- <filename>meta-yocto/conf/toasterconf.json</filename>).
|
|
|
+ <filename>meta-poky/conf/toasterconf.json</filename>).
|
|
|
This version contains the default Yocto Project
|
|
|
configuration for Toaster.
|
|
|
</para></listitem>
|
|
@@ -214,10 +214,10 @@
|
|
|
"dirpath": "meta"
|
|
|
},
|
|
|
{
|
|
|
- "name": "meta-yocto",
|
|
|
- "local_path": "meta-yocto",
|
|
|
+ "name": "meta-poky",
|
|
|
+ "local_path": "meta-poky",
|
|
|
"vcs_url": "remote:origin",
|
|
|
- "dirpath": "meta-yocto"
|
|
|
+ "dirpath": "meta-poky"
|
|
|
},
|
|
|
{
|
|
|
"name": "meta-yocto-bsp",
|
|
@@ -293,10 +293,10 @@
|
|
|
<filename>toasterconf.json</filename> file you just edited.
|
|
|
For example, if you cloned the
|
|
|
<filename>poky</filename> repository and you edited the
|
|
|
- <filename>meta-yocto/conf/toasterconf.json</filename> file,
|
|
|
+ <filename>meta-poky/conf/toasterconf.json</filename> file,
|
|
|
you would type something like the following:
|
|
|
<literallayout class='monospaced'>
|
|
|
- $ bitbake/lib/toaster/manage.py loadconf /home/scottrif/poky/meta-yocto/conf/toasterconf.json
|
|
|
+ $ bitbake/lib/toaster/manage.py loadconf /home/scottrif/poky/meta-poky/conf/toasterconf.json
|
|
|
</literallayout>
|
|
|
After entering this command, you need to update the
|
|
|
Toaster database with the information coming from your
|
|
@@ -575,9 +575,9 @@
|
|
|
<itemizedlist>
|
|
|
<listitem><para>
|
|
|
The
|
|
|
- <filename>meta-yocto/conf/toasterconf.json</filename>
|
|
|
+ <filename>meta-poky/conf/toasterconf.json</filename>
|
|
|
in the <filename>conf</filename> directory of the
|
|
|
- Yocto Project's <filename>meta-yocto</filename> layer.
|
|
|
+ Yocto Project's <filename>meta-poky</filename> layer.
|
|
|
This version contains the default Yocto Project
|
|
|
configuration for Toaster.
|
|
|
You are prompted to select this file during the Toaster
|
|
@@ -698,10 +698,10 @@
|
|
|
"dirpath": "meta"
|
|
|
},
|
|
|
{
|
|
|
- "name": "meta-yocto",
|
|
|
- "local_path": "meta-yocto",
|
|
|
+ "name": "meta-poky",
|
|
|
+ "local_path": "meta-poky",
|
|
|
"vcs_url": "remote:origin",
|
|
|
- "dirpath": "meta-yocto"
|
|
|
+ "dirpath": "meta-poky"
|
|
|
},
|
|
|
{
|
|
|
"name": "meta-yocto-bsp",
|
|
@@ -817,7 +817,7 @@
|
|
|
"description": "Yocto Project master",
|
|
|
"bitbake": "master",
|
|
|
"branch": "master",
|
|
|
- "defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
+ "defaultlayers": [ "openembedded-core", "meta-poky", "meta-yocto-bsp"],
|
|
|
"layersourcepriority": { "Imported layers": 99, "Local Yocto Project" : 10, "OpenEmbedded" : 0 },
|
|
|
"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."
|
|
|
},
|
|
@@ -826,7 +826,7 @@
|
|
|
"description": "Yocto Project 2.0 Jethro",
|
|
|
"bitbake": "jethro",
|
|
|
"branch": "jethro",
|
|
|
- "defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
+ "defaultlayers": [ "openembedded-core", "meta-poky", "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=jethro\">Yocto Project 2.0 \"Jethro\"</a> branch."
|
|
|
},
|
|
@@ -835,7 +835,7 @@
|
|
|
"description": "Yocto Project 1.8 Fido",
|
|
|
"bitbake": "fido",
|
|
|
"branch": "fido",
|
|
|
- "defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
+ "defaultlayers": [ "openembedded-core", "meta-poky", "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."
|
|
|
},
|
|
@@ -844,7 +844,7 @@
|
|
|
"description": "Local Yocto Project",
|
|
|
"bitbake": "HEAD",
|
|
|
"branch": "HEAD",
|
|
|
- "defaultlayers": [ "openembedded-core", "meta-yocto", "meta-yocto-bsp"],
|
|
|
+ "defaultlayers": [ "openembedded-core", "meta-poky", "meta-yocto-bsp"],
|
|
|
"layersourcepriority": { "Imported layers": 99, "Local Yocto Project" : 10, "OpenEmbedded" : 0 },
|
|
|
"helptext": "Toaster will run your builds with the version of the Yocto Project you have cloned or downloaded to your computer."
|
|
|
}
|