summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/libhomescreen/libhomescreen-2017.inc
blob: 75ac0e503312f06018de521282ebc242ef8ff7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"

DEPENDS = "af-binder json-c"

inherit cmake

SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/libhomescreen.git;protocol=http;branch=master"
SRCREV = "390902a6b002c6af183c939749fdebfcc4b3e839"
S = "${WORKDIR}/git"

RDEPENDS_${PN} = "agl-service-homescreen-2017"