From 247fe449e485967115c359a37b47d5b73698d1c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 31 May 2015 00:10:27 +0200 Subject: [PATCH] hawaii-shell: update to latest revision to fix build afzer greenisland update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dependencies to kconfig and kcoreaddons are no more required Signed-off-by: Andreas Müller --- recipes-hawaii/hawaii-shell/hawaii-shell_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipes-hawaii/hawaii-shell/hawaii-shell_git.bb b/recipes-hawaii/hawaii-shell/hawaii-shell_git.bb index 1bbb3936..793268ab 100644 --- a/recipes-hawaii/hawaii-shell/hawaii-shell_git.bb +++ b/recipes-hawaii/hawaii-shell/hawaii-shell_git.bb @@ -11,7 +11,7 @@ inherit hawaii pythonnative cmake-lib SRC_URI += " \ file://0001-find-host-s-git.patch \ " -SRCREV = "f5b93a89ca61f7240008ae610a70c0e2c9ace952" +SRCREV = "66f1400c4239f88ad261ee853349e8a4164bd72e" PV = "0.4.93+git${SRCPV}" S = "${WORKDIR}/git" @@ -23,8 +23,6 @@ DEPENDS += " \ \ libqtxdg \ \ - kconfig \ - kcoreaddons \ solid \ \ greenisland \