diff options
Diffstat (limited to 'README.desktop')
| -rw-r--r-- | README.desktop | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.desktop b/README.desktop new file mode 100644 index 0000000..dacfbf9 --- /dev/null +++ b/README.desktop | |||
| @@ -0,0 +1,17 @@ | |||
| 1 | ECA with graphics | ||
| 2 | ----------------- | ||
| 3 | |||
| 4 | For demo purposes it might be useful to have a configuration | ||
| 5 | that is able to use browser in localhost. | ||
| 6 | |||
| 7 | Get the browser layer from git://github.com/OSSystems/meta-browser.git | ||
| 8 | |||
| 9 | Set following things in local.conf file: | ||
| 10 | |||
| 11 | DISTRO = "eca-graphics" | ||
| 12 | |||
| 13 | |||
| 14 | and these things in bblayers.conf: | ||
| 15 | |||
| 16 | /home/user/yocto/poky/meta-openembedded/meta-gnome | ||
| 17 | /home/user/yocto/poky/meta-browser | ||
