Allow SRCREV handling through poky-agl.conf
[AGL/meta-agl-demo.git] / recipes-demo-hmi / agl-service-steering-wheel / agl-service-steering-wheel_0.1.bb
1 DESCRIPTION = "logitech g29 wheel service"
2 HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-steering-wheel"
3 LICENSE = "Apache-2.0"
4 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
5 SECTION = "apps"
6
7 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-steering-wheel;protocol=https;branch=${AGL_BRANCH}"
8 SRCREV = "44e29d0b7b0382214dfae5b82c1c038d6bf7877f"
9
10 PN          = "agl-service-steering-wheel"
11 S = "${WORKDIR}/git"
12
13 DEPENDS = "glib-2.0 af-binder"
14
15 inherit cmake aglwgt