diff --git a/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb b/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb index e40b9a87..b8c06448 100644 --- a/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb +++ b/recipes-hawaii/hawaii-widget-styles/hawaii-widget-styles_git.bb @@ -7,10 +7,10 @@ inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols fluid" SRC_URI = " \ - git://github.com/mauios/${BPN}.git;protocol=git;branch=stable \ + git://github.com/mauios/${BPN}.git;protocol=git;branch=dev \ file://0001-Do-not-ask-qmake-for-qml-directory-it-will-point-to-.patch \ " -SRCREV = "55d1b2ecc4b3728eeccc634a4ef319ca7cc54e56" +SRCREV = "881d6887d506dd1eac13d9faa77050c3ff337817" PV = "0.2.0+git${SRCPV}" S = "${WORKDIR}/git"