]> code.ossystems Code Review - openembedded-core.git/commitdiff
tasks: Upgrade to 0.19 (from 0.18)
authorZhai Edwin <edwin.zhai@intel.com>
Tue, 12 Apr 2011 08:25:54 +0000 (16:25 +0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 23 Apr 2011 05:03:55 +0000 (22:03 -0700)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-sato/pimlico/tasks/tasks-owl.diff
meta/recipes-sato/pimlico/tasks_0.19.bb [moved from meta/recipes-sato/pimlico/tasks_0.18.bb with 78% similarity]

index e4078066f5c69f2b82fcfba0b68e8409edadc1d6..aab23ff281ffddd57c8423e962777dce5a809dfc 100644 (file)
@@ -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)
similarity index 78%
rename from meta/recipes-sato/pimlico/tasks_0.18.bb
rename to meta/recipes-sato/pimlico/tasks_0.19.bb
index fd7edb3d94c62fe0cdbdc35e2a4daad8e402cf8a..83266438b1ad04b4968872e136e2749fe8f13bfb 100644 (file)
@@ -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"