From 3ecf5cc06c44d700a7f29d4ffb49ab4c4954bba7 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Wed, 30 Nov 2016 22:51:35 +0200 Subject: openivi-html5: Fix compatibility with IVI shell Update openivi-html5 to latest version and modify openivi-html5.sh to fix the compatibility with Weston IVI shell. Bug-AGL: SPEC-335 Change-Id: I015892f24e78c61283f57897c9741d608bcc383b Suggested-by: Anton Gerasimov Signed-off-by: Leon Anavi --- recipes-openivi/openivi-html5/openivi-html5_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-openivi/openivi-html5/openivi-html5_git.bb') diff --git a/recipes-openivi/openivi-html5/openivi-html5_git.bb b/recipes-openivi/openivi-html5/openivi-html5_git.bb index 1e6a96b2..4418b13b 100644 --- a/recipes-openivi/openivi-html5/openivi-html5_git.bb +++ b/recipes-openivi/openivi-html5/openivi-html5_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4641e94ec96f98fabc56ff9cc48be14b" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" SRC_URI = " \ - git://github.com/openivimobility/openivi-html5.git;branch=master;tag=7e5d9574758e504b194d16a52e04a1cfe4320138 \ + git://github.com/openivimobility/openivi-html5.git;branch=master;tag=0b370eea8c7c852365bd717013a523b678abbdba \ file://openivi-html5.sh \ file://openivi-html5.service \ " -- cgit 1.2.3-korg