From c02ea00db1c98f86cf33bb83e866055225da86b1 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Mon, 1 Mar 2010 17:23:10 +0000 Subject: tasks: Bump to version 0.15 The Owl patch has gone in upstream but requires a different configure switch so soft assign in the .inc and set appropriately in the 0.15 recipe. 0.16 is out but doesn't build with Poky's Gtk+ version. Signed-off-by: Joshua Lock --- meta/packages/pimlico/tasks-0.13/fix_configure.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta/packages/pimlico/tasks-0.13/fix_configure.patch (limited to 'meta/packages/pimlico/tasks-0.13') diff --git a/meta/packages/pimlico/tasks-0.13/fix_configure.patch b/meta/packages/pimlico/tasks-0.13/fix_configure.patch deleted file mode 100644 index a82f2c8362..0000000000 --- a/meta/packages/pimlico/tasks-0.13/fix_configure.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: tasks-0.13/configure.ac -=================================================================== ---- tasks-0.13.orig/configure.ac 2008-04-14 19:50:29.000000000 +0100 -+++ tasks-0.13/configure.ac 2008-04-14 19:50:34.000000000 +0100 -@@ -4,7 +4,6 @@ - AC_CONFIG_HEADERS([libkoto/config.h]) - AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) - --AM_DISABLE_STATIC - AC_PROG_CPP - AC_PROG_CC - AM_PROG_CC_C_O -- cgit v1.2.3-54-g00ecf