aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-07-06 19:35:45 +0200
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-07-06 19:35:45 +0200
commit3478f65b39560b333ba189e7d86e2c2cebfc9c7a (patch)
tree5a2432297d5a1879f3581e89940dbd8fe016cdc9 /README.md
parent2513c5c6ed1c89ae3a0a6ae0263b9307d50046b2 (diff)
Support for color schemesv0.1.1
- 3 demo color schemes included Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 253ffa2..1cf76a1 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,13 @@ This project contains:
HomeScreen: AGL Home Screen reference implementation
HomeScreenSimulator: AGL Home Screen Simulator for development
+interfaces: library with the D-Bus interfaces
SampleAppTimeDate: AGL Sample Application for Home Screen Statusbar
AGL repo for source code:
https://gerrit.automotivelinux.org/gerrit/#/admin/projects/staging/HomeScreen
+AGL repo for bitbake recipe:
+https://gerrit.automotivelinux.org/gerrit/#/admin/projects/AGL/meta-agl-demo/recipes-demo-hmi/HomeScreen/HomeScreen_?.bb
+