diff options
author | Dominik Holland <dominik.holland@pelagicore.com> | 2017-10-18 16:00:49 +0200 |
---|---|---|
committer | Dominik Holland <dominik.holland@pelagicore.com> | 2017-10-19 09:51:17 +0000 |
commit | 3c442f01d1b3d964658489fd085d01e9abcefe96 (patch) | |
tree | 4a8d9d6272cc2a61f1b05a2ce223b3cb478662e6 | |
parent | 0714bc1a2d29b451c3caa5f68d747cbed16cbd60 (diff) | |
download | meta-boot2qt-3c442f01d1b3d964658489fd085d01e9abcefe96.tar.gz |
Update qtivi to the latest version
Change-Id: Ibdf0cb960a5476598ea1bad5120ba4228396b60b
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | recipes-qt/automotive/qtivi_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/automotive/qtivi_git.bb b/recipes-qt/automotive/qtivi_git.bb index 2a6f765..aad9909 100644 --- a/recipes-qt/automotive/qtivi_git.bb +++ b/recipes-qt/automotive/qtivi_git.bb | |||
@@ -50,8 +50,8 @@ SRC_URI += " \ | |||
50 | file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ | 50 | file://0001-Use-QT_HOST_BINS-get-for-getting-correct-path.patch \ |
51 | " | 51 | " |
52 | 52 | ||
53 | SRCREV_qtivi = "b8aa8e65981071555a52c6861cec9a05bb8bfaf4" | 53 | SRCREV_qtivi = "aeb240744ce9fc7937f5879271aca2f84a682e6a" |
54 | SRCREV_qface = "e2fd9cd6ff915378779c3f604736b8b4a2584d0b" | 54 | SRCREV_qface = "295824c8df7f74af8f3d1f368ec15942e6622f22" |
55 | SRCREV = "${SRCREV_qtivi}" | 55 | SRCREV = "${SRCREV_qtivi}" |
56 | SRCREV_FORMAT = "qtivi_qface" | 56 | SRCREV_FORMAT = "qtivi_qface" |
57 | 57 | ||