From cb68a2c787db307f110f017173803dfbb44494d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 7 May 2015 18:25:48 +0200 Subject: [PATCH] hawaii-terminal: use hawaii.bbclass 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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb index a3c81fde..9afcf174 100644 --- a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb +++ b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb @@ -6,11 +6,8 @@ LIC_FILES_CHKSUM = " \ file://LICENSE.yat;md5=e1fd7e8dc980533b8d71d81c102cb511 \ " -inherit cmake_qt5 +inherit hawaii -DEPENDS = "qtbase qtdeclarative qtquickcontrols" - -SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master" SRCREV = "f5dfc3cb7f64854ab322b4d03425599d29049b04" PV = "0.2.0+git${SRCPV}"