summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-04-12 16:25:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-24 22:48:27 +0100
commit9a6e6353b4a2d2c206984ba1a4147b7c26a919d3 (patch)
treef7cf1121732b489c76bc40f36b28d8b68e2ad8b4 /meta/recipes-sato/pimlico
parentb1c6f705fc331080a6b6584f010759e8cbb1917c (diff)
downloadpoky-9a6e6353b4a2d2c206984ba1a4147b7c26a919d3.tar.gz
tasks: Upgrade to 0.19 (from 0.18)
(From OE-Core rev: f3af51af2fff544e743104d19313294ad85aa58a) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pimlico')
-rw-r--r--meta/recipes-sato/pimlico/tasks/tasks-owl.diff5
-rw-r--r--meta/recipes-sato/pimlico/tasks_0.19.bb (renamed from meta/recipes-sato/pimlico/tasks_0.18.bb)4
2 files changed, 7 insertions, 2 deletions
diff --git a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff
index e4078066f5..aab23ff281 100644
--- a/meta/recipes-sato/pimlico/tasks/tasks-owl.diff
+++ b/meta/recipes-sato/pimlico/tasks/tasks-owl.diff
@@ -1,3 +1,8 @@
1This patch enable owl menu, which is hidden in the title bar to save space on
2small screen. It has not been used for a long time, rebase needed.
3
4Upstream-Status: Inappropriate [enable feature]
5
1Index: src/gtk/tasks-ui.xml 6Index: src/gtk/tasks-ui.xml
2=================================================================== 7===================================================================
3--- src/gtk/tasks-ui.xml (revision 338) 8--- 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
index fd7edb3d94..83266438b1 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 \
7 7
8SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz" 8SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz"
9 9
10SRC_URI[md5sum] = "d40c0227e496b51be6fde10f387215ed" 10SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08"
11SRC_URI[sha256sum] = "08802003da2517c6e0b2defd66bcaf466edd0ce7188373f564d629af6b93cc91" 11SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e"
12 12
13OWL_poky = "--with-owl" 13OWL_poky = "--with-owl"
14 14