From patchwork Fri Apr 22 07:24:32 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [03/33] tasks: Upgrade to 0.19 (from 0.18) Date: Fri, 22 Apr 2011 07:24:32 -0000 From: Saul Wold X-Patchwork-Id: 2649 Message-Id: <31c72661b5aeb844052f9bca93d3cc3ee39dcde1.1303453279.git.sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Cc: Koen Kooi From: Zhai Edwin Signed-off-by: Zhai Edwin --- meta/recipes-sato/pimlico/tasks/tasks-owl.diff | 5 +++++ .../pimlico/{tasks_0.18.bb => tasks_0.19.bb} | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) rename meta/recipes-sato/pimlico/{tasks_0.18.bb => tasks_0.19.bb} (78%) diff --git a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff index e407806..aab23ff 100644 --- a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff +++ b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff @@ -1,3 +1,8 @@ +This patch enable owl menu, which is hidden in the title bar to save space on +small screen. It has not been used for a long time, rebase needed. + +Upstream-Status: Inappropriate [enable feature] + Index: src/gtk/tasks-ui.xml =================================================================== --- src/gtk/tasks-ui.xml (revision 338) diff --git a/meta/recipes-sato/pimlico/tasks_0.18.bb b/meta/recipes-sato/pimlico/tasks_0.19.bb similarity index 78% rename from meta/recipes-sato/pimlico/tasks_0.18.bb rename to meta/recipes-sato/pimlico/tasks_0.19.bb index fd7edb3..8326643 100644 --- a/meta/recipes-sato/pimlico/tasks_0.18.bb +++ b/meta/recipes-sato/pimlico/tasks_0.19.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" -SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" -SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" +SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08" +SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" OWL_poky = "--with-owl"