diff options
Diffstat (limited to 'recipes-qt')
| -rw-r--r-- | recipes-qt/qt5/ogl-runtime_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/ogl-runtime_git.bb b/recipes-qt/qt5/ogl-runtime_git.bb index 5e1f183f..1b5dc7c8 100644 --- a/recipes-qt/qt5/ogl-runtime_git.bb +++ b/recipes-qt/qt5/ogl-runtime_git.bb | |||
| @@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = " \ | |||
| 9 | 9 | ||
| 10 | DEPENDS += "qtbase qtdeclarative qtquickcontrols2" | 10 | DEPENDS += "qtbase qtdeclarative qtquickcontrols2" |
| 11 | 11 | ||
| 12 | QT_MODULE_BRANCH = "2.5" | 12 | QT_MODULE_BRANCH = "2.6" |
| 13 | QT_MODULE_BRANCH_EASTL = "master" | 13 | QT_MODULE_BRANCH_EASTL = "master" |
| 14 | QT_GIT_PROJECT = "qt3dstudio" | 14 | QT_GIT_PROJECT = "qt3dstudio" |
| 15 | PV = "2.5.0+git${SRCPV}" | 15 | PV = "2.6.0+git${SRCPV}" |
| 16 | 16 | ||
| 17 | COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm|powerpc64).*-linux" | 17 | COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm|powerpc64).*-linux" |
| 18 | 18 | ||
| @@ -22,7 +22,7 @@ SRC_URI += " \ | |||
| 22 | file://0001-Qt3DSSimpleTypes-make-QT3DSU64-as-unsigned-long-on-l.patch \ | 22 | file://0001-Qt3DSSimpleTypes-make-QT3DSU64-as-unsigned-long-on-l.patch \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | SRCREV_ogl-runtime = "25236c672d81a73ee8754dbd764eb8a2a26d866e" | 25 | SRCREV_ogl-runtime = "fe3ffda451732ebca0bdd7ecd19099f4cbfcfa75" |
| 26 | SRCREV_EASTL = "31697c758f2ed19bd7c6bbe61f1b91f9e12035b5" | 26 | SRCREV_EASTL = "31697c758f2ed19bd7c6bbe61f1b91f9e12035b5" |
| 27 | SRCREV = "${SRCREV_ogl-runtime}" | 27 | SRCREV = "${SRCREV_ogl-runtime}" |
| 28 | 28 | ||
