X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo-hmi%2Fmediaplayer%2Fmediaplayer_git.bb;h=14d86cdf3dc41c8f4375925f391a27ce717d00d5;hb=refs%2Fchanges%2F25%2F10825%2F2;hp=6684b18b875bddfd65a3d0a8453fba48c8a457f4;hpb=49da88808c7ce9c5632702279b261218f02eacf2;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb index 6684b18b8..14d86cdf3 100644 --- a/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb +++ b/recipes-demo-hmi/mediaplayer/mediaplayer_git.bb @@ -6,8 +6,10 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=http" -SRCREV = "${AUTOREV}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/mediaplayer;protocol=https;branch=dab" + +SRCREV = "fc2ca7417ce2eefb1a35f19872b181a0f600e99d" +SRCREV_dab = "refs/tags/${DISTRO_BRANCH_VERSION_TAG}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"