diff --git a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb index 9b798a56..bea56519 100644 --- a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb +++ b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb @@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.yat;md5=e1fd7e8dc980533b8d71d81c102cb511 \ " -inherit cmake_qt5 hawaii-git-submodule +inherit cmake_qt5 DEPENDS = "qtbase qtdeclarative qtquickcontrols" SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=dev" -SRCREV = "27a981a50ea8db753097c6726db2396b901921da" +SRCREV = "f5dfc3cb7f64854ab322b4d03425599d29049b04" PV = "0.2.0+git${SRCPV}" S = "${WORKDIR}/git"