summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bbappend')
-rw-r--r--recipes-qt/qt5/qtbase_git.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bbappend b/recipes-qt/qt5/qtbase_git.bbappend
index f367dab..e216588 100644
--- a/recipes-qt/qt5/qtbase_git.bbappend
+++ b/recipes-qt/qt5/qtbase_git.bbappend
@@ -56,8 +56,3 @@ SRC_URI += " \
56do_configure_prepend() { 56do_configure_prepend() {
57 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs 57 install -m 0644 ${WORKDIR}/oe-device-extra.pri ${S}/mkspecs
58} 58}
59
60SRCREV = "49dc9aa409d727824f26b246054a22b5a7dd5980"
61
62# make other libgbm providers possible
63PACKAGECONFIG[gbm] = "-gbm,-no-gbm,virtual/libgbm"