recipes-demo-hmi: vod-server: use fix SRCREV 23/12823/2
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 20 Dec 2017 14:38:50 +0000 (15:38 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 20 Dec 2017 19:23:24 +0000 (19:23 +0000)
This patch uses a commit hash as fixed SRCREV. This was demanded
in SPEC-1032.

Change-Id: I5cdad09a0d11c333d5d26794a9c63031563ae144
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
recipes-demo-hmi/vod-server/vod-server_0.1.bb

index 5c3ad6a..d1cbb66 100644 (file)
@@ -11,8 +11,7 @@ SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch \
             file://vod-demo.service"
 
 S = "${WORKDIR}/git"
-#SRCREV = "8c5f2324d7aa61669324aec1a0ad091fe1379489"
-SRCREV = "${AGL_DEFAULT_REVISION}"
+SRCREV = "faafe61dd5f88859a005a59082d57339089ddca1"
 
 do_install() {
         install -m 0755 -d ${D}${bindir}