From 3e502778ee161bef4177e7e7f45c0c9b78d047da Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 31 Oct 2019 12:53:55 +0200 Subject: ogl-runtime: update to v2.5.0 release Change-Id: I1644d1cc3c71e69d58e36b4772231b46d1fe19c7 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/ogl-runtime_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-qt/qt5') diff --git a/recipes-qt/qt5/ogl-runtime_git.bb b/recipes-qt/qt5/ogl-runtime_git.bb index 70ab89a7..8bf3e2ca 100644 --- a/recipes-qt/qt5/ogl-runtime_git.bb +++ b/recipes-qt/qt5/ogl-runtime_git.bb @@ -12,14 +12,14 @@ DEPENDS += "qtbase qtdeclarative qtquickcontrols2" QT_MODULE_BRANCH = "2.5" QT_MODULE_BRANCH_EASTL = "master" QT_GIT_PROJECT = "qt3dstudio" -PV = "2.5+git${SRCPV}" +PV = "2.5.0+git${SRCPV}" SRC_URI += " \ ${QT_GIT}/qt3dstudio-eastl.git;name=EASTL;branch=${QT_MODULE_BRANCH_EASTL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/EASTL \ file://0001-Fix-examples-build-error.patch \ " -SRCREV_ogl-runtime = "938c3e6f4b94713516ed7ba88f7118d92958f5bb" +SRCREV_ogl-runtime = "25236c672d81a73ee8754dbd764eb8a2a26d866e" SRCREV_EASTL = "31697c758f2ed19bd7c6bbe61f1b91f9e12035b5" SRCREV = "${SRCREV_ogl-runtime}" -- cgit v1.2.3-54-g00ecf