aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/sip/sip-native_4.13.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sip/sip-native_4.13.3.bb b/meta-oe/recipes-extended/sip/sip-native_4.13.3.bb
index 2ef10bfd81..c20683f009 100644
--- a/meta-oe/recipes-extended/sip/sip-native_4.13.3.bb
+++ b/meta-oe/recipes-extended/sip/sip-native_4.13.3.bb
@@ -9,8 +9,9 @@ SRC_URI = "http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-${PV}.t
SRC_URI[md5sum] = "76192829cc42ec558db46e4f9e1d8ba9"
SRC_URI[sha256sum] = "ec295f71ef339c5b98db5650865f2c6c1200c4085b7a3f33f284111e1f534ac1"
S = "${WORKDIR}/sip-${PV}/sipgen"
+PR = "r1"
-inherit qt4x11 native python-dir
+inherit qmake2 native python-dir
EXTRA_QMAKEVARS_POST += "DESTDIR=${S} CONFIG=console"