summaryrefslogtreecommitdiffstats
path: root/interfaces/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 /interfaces/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 'interfaces/README.md')
-rw-r--r--interfaces/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/interfaces/README.md b/interfaces/README.md
new file mode 100644
index 0000000..0d11315
--- /dev/null
+++ b/interfaces/README.md
@@ -0,0 +1,17 @@
+AGL Home Screen reference implementation
+This lib provides the needed D-Bus interfaces
+
+Build with QtCreator 3.0.1
+
+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
+
+v0.1.1
+07/06/2016
+
+#new features
+- initial version
+