91654b42b6c61b5e32c3e068d5cc1756c7a5cc3a
[AGL/meta-agl-demo.git] / recipes-demo / html5-hvac / html5-hvac_git.bb
1 SUMMARY     = "AGL HTML5 HVAC Application"
2 HOMEPAGE    = "https://git.automotivelinux.org/apps/html5-hvac/"
3 SECTION     = "apps"
4 LICENSE     = "Apache-2.0"
5 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
6
7 PV      = "1.0+git${SRCPV}"
8 S       = "${WORKDIR}/git"
9
10 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/html5-hvac;protocol=https;branch=${AGL_BRANCH}"
11 SRCREV = "${AGL_APP_REVISION}"
12
13 DEPENDS = "nodejs-native"
14
15 inherit aglwgt