Add agl-service-steering-wheel recipe 45/10745/3
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Fri, 1 Sep 2017 05:26:11 +0000 (14:26 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 11 Sep 2017 17:14:53 +0000 (17:14 +0000)
Add agl-service-steering-wheel recipe, application can use this
recipe to build agl-service-steering-wheel.

Change-Id: Ic985af7c9abcee4b844748913216e97a8e9280f2
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
recipes-demo-hmi/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb [new file with mode: 0644]

diff --git a/recipes-demo-hmi/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb b/recipes-demo-hmi/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb
new file mode 100644 (file)
index 0000000..10b1ce5
--- /dev/null
@@ -0,0 +1,15 @@
+DESCRIPTION = "logitech g29 wheel service"
+HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-steering-wheel"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
+SECTION = "apps"
+
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-steering-wheel;protocol=http;branch=master"
+SRCREV = "4ff6418f145dd4af3a1f5f8b6eba29b958a89521"
+
+PN          = "agl-service-steering-wheel"
+S = "${WORKDIR}/git"
+
+DEPENDS = "glib-2.0 af-binder"
+
+inherit cmake aglwgt