diff options
author | Bocklage, Jens <Jens_Bocklage@mentor.com> | 2017-01-18 15:28:22 +0100 |
---|---|---|
committer | Bocklage, Jens <Jens_Bocklage@mentor.com> | 2017-01-18 15:28:22 +0100 |
commit | 4b9e093c2b20cae1d3ea3c7ff462a48781ba9a30 (patch) | |
tree | e22f2f5c157eda97732ac95fda94f646ea4eec21 /interfaces/README.md | |
parent | e77744c9465c927d526fbbf9adca9f6e2b221b1b (diff) |
Initial source commit
Taken from https://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'interfaces/README.md')
-rw-r--r-- | interfaces/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/interfaces/README.md b/interfaces/README.md new file mode 100644 index 0000000..15dfaa9 --- /dev/null +++ b/interfaces/README.md @@ -0,0 +1,11 @@ +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 + |