diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase-native_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtbase-native_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb index 336df95b..54a0b785 100644 --- a/recipes-qt/qt5/qtbase-native_git.bb +++ b/recipes-qt/qt5/qtbase-native_git.bb | |||
| @@ -21,7 +21,7 @@ require qt5-git.inc | |||
| 21 | 21 | ||
| 22 | # common for qtbase-native, qtbase-nativesdk and qtbase | 22 | # common for qtbase-native, qtbase-nativesdk and qtbase |
| 23 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-shared | 23 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-shared |
| 24 | # 5.9.meta-qt5-shared.1 | 24 | # 5.9.meta-qt5-shared.2 |
| 25 | SRC_URI += "\ | 25 | SRC_URI += "\ |
| 26 | file://0001-Add-linux-oe-g-platform.patch \ | 26 | file://0001-Add-linux-oe-g-platform.patch \ |
| 27 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ | 27 | file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \ |
| @@ -35,7 +35,7 @@ SRC_URI += "\ | |||
| 35 | 35 | ||
| 36 | # common for qtbase-native and nativesdk-qtbase | 36 | # common for qtbase-native and nativesdk-qtbase |
| 37 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-native | 37 | # Patches from https://github.com/meta-qt5/qtbase/commits/b5.9-native |
| 38 | # 5.9.meta-qt5-native.1 | 38 | # 5.9.meta-qt5-native.2 |
| 39 | SRC_URI += " \ | 39 | SRC_URI += " \ |
| 40 | file://0009-Always-build-uic.patch \ | 40 | file://0009-Always-build-uic.patch \ |
| 41 | " | 41 | " |
| @@ -114,4 +114,4 @@ do_install() { | |||
| 114 | install -m 755 ${B}/bin/qfloat16-tables ${D}${OE_QMAKE_PATH_BINS} | 114 | install -m 755 ${B}/bin/qfloat16-tables ${D}${OE_QMAKE_PATH_BINS} |
| 115 | } | 115 | } |
| 116 | 116 | ||
| 117 | SRCREV = "f6b36eaafec24b4c67efff621d380a4ca4257d0b" | 117 | SRCREV = "73573fce295caef35da706a8c8c796ec18e6baf1" |
