html5-homescreen: Avoid autostart of launcher on qemu
[AGL/meta-agl-demo.git] / recipes-demo-hmi / html5-homescreen / html5-homescreen_git.bb
1 SUMMARY     = "AGL HTML5 Homescreen Application"
2 HOMEPAGE    = "https://git.automotivelinux.org/apps/html5-homescreen/"
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-homescreen;protocol=https;branch=${AGL_BRANCH}"
11
12 SRC_URI_append_qemuall = " file://0001-Disable-autostart-of-launcher-webapp.patch"
13
14 SRCREV = "${AGL_APP_REVISION}"
15
16 DEPENDS = "nodejs-native"
17
18 inherit aglwgt