From c3885d71e1f963828247207731cd7c23ebce3e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 9 Apr 2016 00:16:00 +0200 Subject: [PATCH] hawaii-terminal: update to 0.6.90+ 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 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb index 91734770..9685e924 100644 --- a/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb +++ b/recipes-hawaii/hawaii-terminal/hawaii-terminal_git.bb @@ -1,11 +1,11 @@ SUMMARY = "Terminal emulator for the Hawaii desktop environment" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" +LIC_FILES_CHKSUM = "file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263" inherit hawaii -SRCREV = "fc35b8a44e55334dcecdec8cf6e80047fe056727" -PV = "0.5.91+git${SRCPV}" +SRCREV = "8c4701aa6e9223091ac3ad1fb0e8005c92399fee" +PV = "0.6.90+git${SRCPV}" S = "${WORKDIR}/git" @@ -13,7 +13,3 @@ FILES_${PN} += " \ ${datadir}/appdata \ ${OE_QMAKE_PATH_QML}/Hawaii/Terminal \ " - -FILES_${PN}-dbg += " \ - ${OE_QMAKE_PATH_QML}/Hawaii/Terminal/*/.debug \ -"