diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-23 09:33:45 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-26 06:31:50 +0000 |
| commit | 8586caf2f2f5c11fb2ddff29eefe5dd7fc08cf38 (patch) | |
| tree | 2f31f838a723fe098458d3659106cf335b63b9d5 /recipes-qt/qt5/qt3d_git.bb | |
| parent | 7dc422d94a0028cd5b31aff4e1c5409fb3f66dc4 (diff) | |
| download | meta-qt5-8586caf2f2f5c11fb2ddff29eefe5dd7fc08cf38.tar.gz | |
qt5: update SRCREVs after v5.12.3 tags were downmerged to 5.12 branch
* v5.12.3 tags in qt3d, qtknx, qtmqtt, qtopcua, qttools, qtremoteobjects are fine now
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index 7c1d7fea..bcc63058 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
| @@ -36,9 +36,6 @@ do_configure_prepend() { | |||
| 36 | ${S}/src/quick3d/imports/input/importsinput.pro | 36 | ${S}/src/quick3d/imports/input/importsinput.pro |
| 37 | } | 37 | } |
| 38 | 38 | ||
| 39 | # Use e84d8d2a81eb81f9b1ea9f40d4da36d09a97b246 instead of | 39 | SRCREV = "7da5c4c35a657ea43663b4ed0d65e896b8db5c69" |
| 40 | # 7da5c4c35a657ea43663b4ed0d65e896b8db5c69 because the v5.12.3 tag wasn't | ||
| 41 | # merged to 5.12 branch yet | ||
| 42 | SRCREV = "e84d8d2a81eb81f9b1ea9f40d4da36d09a97b246" | ||
| 43 | 40 | ||
| 44 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |
