diff options
author | Christian Gromm <christian.gromm@microchip.com> | 2016-08-24 10:37:29 +0200 |
---|---|---|
committer | Christian Gromm <christian.gromm@microchip.com> | 2016-08-24 10:37:29 +0200 |
commit | a27f579b5039e237b7f3b489ac551d0e40f2f980 (patch) | |
tree | 2c4b65db213f9333697cf3cfe3cb5565ed7f6a9f | |
parent | 66ad56f6e7ed8787bec5abdcf753bab2eccc49a5 (diff) |
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 <christian.gromm@microchip.com>
-rw-r--r-- | recipes-demo-hmi/ALS2016-demo/can-lin_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 "" |