aboutsummaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb')
-rw-r--r--meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb b/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
index 59478932..2db4dcf1 100644
--- a/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/qtsaferenderer_git.bb
@@ -46,15 +46,13 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only,,"
EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
-PV = "1.1.1"
+PV = "1.1.2"
BRANCH = "1.1"
SRC_URI = "\
- git://codereview.qt-project.org/tqtc-boot2qt/qtsaferenderer;branch=${BRANCH};protocol=ssh;sdk-uri=Src/QtSafeRenderer-1.1.1 \
+ git://codereview.qt-project.org/tqtc-boot2qt/qtsaferenderer;branch=${BRANCH};protocol=ssh;sdk-uri=Src/QtSafeRenderer-1.1.2 \
file://0001-Fix-yocto-build-issues.patch \
- file://0002-Fix-libnetworkmsgplugin-install.patch \
- file://0003-Remove-superfluous-header-installation.patch \
"
-SRCREV = "e31a035f69bbc7280fc6e01e0c1031ac569b84a7"
+SRCREV = "93c14517549a5b779d39040b68802d400355a6d7"
DEPENDS = "qtbase qtdeclarative"