summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 10 insertions, 20 deletions
diff --git a/README.md b/README.md
index 8d1290a..24e5e56 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,10 @@ This project contains:
libhomescreen: HomeScreen API C++ shared library
AGL repo for source code:
-https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging%2FHomeScreen.git
+https://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git
AGL repo for bitbake recipe:
-https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-demo.git;a=blob;f=recipes-demo-hmi/homescreen/homescreen_git.bb
-
-
-
+https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-devel.git;a=blob;f=recipes-demo-hmi/libhomescreen/libhomescreen_git.bb
Quickstart:
@@ -17,23 +14,16 @@ Instructions for building libhomescreen
---------------------------------------
The libhomescreen is part of the
-packagegroup-agl-demo-platform
+packagegroup-hmi-framework
packagegroup.
This also includes the following apps:
-- HomeScreenAppFrameworkBinderAGL
-- InputEventManager
-- SampleAppTimeDate
-- SampleHomeScreenInterfaceApp
-- WindowManager
-
-
-
-
+- agl-service-windowmanager-2017
+- agl-service-soundmanager-2017
+- agl-service-homescreen-2017
+- homescreen-2017
+- onscreenapp-2017
To build all the above, follow the instrucions on the AGL
-documentation website:
-http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup
-
-Please activate the "agl-demo" feature when running the aglsetup script:
-http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/source-code.html#features-supported-by-aglsetup
+source meta-agl/scripts/aglsetup.sh -m m3ulcb agl-demo agl-devel agl-appfw-smack agl-hmi-framework
+bitbake agl-demo-platform