summaryrefslogtreecommitdiffstats
path: root/meta-hmi-framework/recipes-demo-hmi/homescreen-2017/homescreen-2017_git.bb
blob: f13a9d169eb380576be435e976cc9c28a551ce9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUMMARY     = "AGL Home Screen 2017 Application"
DESCRIPTION = "AGL Home Screen 2017 Application"
HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/gitweb?p=staging/homescreen-2017.git"
S           = "${WORKDIR}/git/"
SECTION     = "apps"
LICENSE     = "Apache-2.0"
LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c984"

inherit qmake5 systemd pkgconfig aglwgt
DEPENDS = " qtbase qtdeclarative qtquickcontrols2 pulseaudio agl-service-homescreen-2017 agl-service-windowmanager-2017"

SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/homescreen-2017;protocol=https;branch=master"
SRCREV = "381755e4686a08e766316aaf40e8fdfa202d48d4"

PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"