summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/agl-service-steering-wheel/agl-service-steering-wheel_0.1.bb
blob: 65328ff0eb77627609790443bc1dcf7dc225c9f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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=https;branch=${AGL_BRANCH}"
SRCREV = "44e29d0b7b0382214dfae5b82c1c038d6bf7877f"

PN          = "agl-service-steering-wheel"
S = "${WORKDIR}/git"

DEPENDS = "glib-2.0 af-binder"

inherit cmake aglwgt