diff options
| -rw-r--r-- | recipes-qt/qt5-addons/qtquickcompiler-sdk.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb b/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb index 3743623..1fad9f3 100644 --- a/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb +++ b/recipes-qt/qt5-addons/qtquickcompiler-sdk.bb | |||
| @@ -33,6 +33,8 @@ LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=80e06902b5f0e94ad0a78ee4f7fcb74b" | |||
| 33 | 33 | ||
| 34 | inherit allarch qmake5_paths | 34 | inherit allarch qmake5_paths |
| 35 | 35 | ||
| 36 | do_unpack[depends] += "p7zip-native:do_populate_sysroot" | ||
| 37 | |||
| 36 | SRC_URI = "http://download.qt.io/development_releases/prebuilt/mingw_32/i686-4.9.2-release-posix-dwarf-rt_v3-rev1-runtime.7z" | 38 | SRC_URI = "http://download.qt.io/development_releases/prebuilt/mingw_32/i686-4.9.2-release-posix-dwarf-rt_v3-rev1-runtime.7z" |
| 37 | 39 | ||
| 38 | SRC_URI[md5sum] = "a7d673c4ad8bcef9e464ea5386492cb3" | 40 | SRC_URI[md5sum] = "a7d673c4ad8bcef9e464ea5386492cb3" |
