aboutsummaryrefslogtreecommitdiffstats
path: root/sample/agl-service-steering-wheel_0.1.bb
blob: 239145942b7b36431abf9ad4ab9fd0c960ba58a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 = "8f6baa6092eb09919b71acbaaab9f013dcac599a"

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

DEPENDS = "glib-2.0 af-binder"

inherit cmake aglwgt