summaryrefslogtreecommitdiffstats
path: root/recipes-demo/launcher/launcher_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/launcher/launcher_git.bb')
-rw-r--r--recipes-demo/launcher/launcher_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-demo/launcher/launcher_git.bb b/recipes-demo/launcher/launcher_git.bb
index 5b1de013..1f2117e6 100644
--- a/recipes-demo/launcher/launcher_git.bb
+++ b/recipes-demo/launcher/launcher_git.bb
@@ -17,12 +17,13 @@ DEPENDS = "\
qtwayland-native \
"
-inherit qmake5 systemd pkgconfig aglwgt
+PV = "1.0+git${SRCPV}"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/launcher;protocol=https;branch=${AGL_BRANCH}"
SRCREV = "${AGL_APP_REVISION}"
-PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git/"
+inherit qmake5 systemd pkgconfig aglwgt
+
PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"