From a27f579b5039e237b7f3b489ac551d0e40f2f980 Mon Sep 17 00:00:00 2001 From: Christian Gromm Date: Wed, 24 Aug 2016 10:37:29 +0200 Subject: [PATCH] recipes-demo-hmi: update commit hash used in recipe This patch updates the commit hash used in the can-lin_.bb recipe to fetch files from the binary blob located at /staging/most-can-demo-bin. Change-Id: Ibce8d2b64d2911fd48ad58a53f07d377f8282dd9 Signed-off-by: Christian Gromm --- recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb b/recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb index d94d39829..ec3db4bed 100644 --- a/recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb +++ b/recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb @@ -6,7 +6,7 @@ PR = "r0" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/most-can-demo-bin;protocol=https" S = "${WORKDIR}/git" -SRCREV = "cd6e46d117934139efdf5fac33fbeb59b66e45b6" +SRCREV = "70458963c48662012af856b56676260150f124c8" do_configure() { echo "" -- 2.16.6