diff --git a/recipes-qt/qt5/qtjsbackend-native_4.999+git.bb b/recipes-qt/qt5/qtjsbackend-native_4.999+git.bb index 54dd21a76d..bbf4930de0 100644 --- a/recipes-qt/qt5/qtjsbackend-native_4.999+git.bb +++ b/recipes-qt/qt5/qtjsbackend-native_4.999+git.bb @@ -1,8 +1,6 @@ -SRCREV = "b41c2151fdfca3f63a6cd45f6c69ae678694b63e" -SRC_URI += "git://gitorious.org/qt/qtjsbackend.git;protocol=git" - -S = "${WORKDIR}/git" - require qtjsbackend-native.inc +require qt5-4.999+git.inc PR = "${INC_PR}.0" + +SRCREV = "4cbcad7fbb5606e6f183062b5f15be08b9568ecb" diff --git a/recipes-qt/qt5/qtjsbackend_4.999+git.bb b/recipes-qt/qt5/qtjsbackend_4.999+git.bb index de19fb3182..c75b6d92e0 100644 --- a/recipes-qt/qt5/qtjsbackend_4.999+git.bb +++ b/recipes-qt/qt5/qtjsbackend_4.999+git.bb @@ -1,7 +1,6 @@ -SRCREV = "b41c2151fdfca3f63a6cd45f6c69ae678694b63e" -SRC_URI += "git://gitorious.org/qt/qtjsbackend.git;protocol=git" -S = "${WORKDIR}/git" - require qtjsbackend.inc +require qt5-4.999+git.inc PR = "${INC_PR}.0" + +SRCREV = "4cbcad7fbb5606e6f183062b5f15be08b9568ecb"