From 65fe36ea27018f36c9e848be17e3234777e5a4b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 7 May 2014 18:37:59 +0200 Subject: [PATCH] hawaii-terminal: update to latest revision - sources for git-submodules were removed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"