navigation: remove execute bits in repo
[AGL/meta-agl-demo.git] / recipes-demo-hmi / navigation / mapviewer_git.bb
index 0078f3a..1922e7f 100644 (file)
@@ -1,3 +1,8 @@
+SUMMARY     = "AGL meter demo application."
+DESCRIPTION = "This application provides the function of Meter cluster to AGL. "
+HOMEPAGE    = "https://github.com/AGLExport/mapviwer"
+SECTION     = "apps"
+
 LICENSE="GPLv2"
 LIC_FILES_CHKSUM="file://LICENSE;md5=3595e9c703a847d990664d2b396a9df0 \
                   file://COPYING;md5=947b2d60ca3872e172034438e9801200"
@@ -9,8 +14,10 @@ DEPENDS = " \
 
 RDEPENDS_${PN} = " navigation "
 
-SRCREV="348edb91ab6ea94e0d60c5a1789e1e9c2ae961c6"
-SRC_URI="git://github.com/AGLExport/mapviwer.git"
+SRCREV="2dfef5e9141ccb11f83d141c6a7dcbe0ecd49e84"
+SRC_URI="git://github.com/AGLExport/mapviwer.git \
+         file://0002-openssl-1.1-fixes.patch \
+"
 
 # To avoid C++ library link failure
 SECURITY_CFLAGS = ""