diff options
| author | Joshua Lock <josh@linux.intel.com> | 2010-03-01 17:23:10 +0000 |
|---|---|---|
| committer | Joshua Lock <josh@linux.intel.com> | 2010-03-01 17:23:10 +0000 |
| commit | c02ea00db1c98f86cf33bb83e866055225da86b1 (patch) | |
| tree | 973ff523dc462035b4262bc8b2a6398f4fd287d7 /meta/packages/pimlico/tasks-0.13 | |
| parent | 12eed15a319381202ce8067dbc8f4cda27d46d73 (diff) | |
| download | poky-c02ea00db1c98f86cf33bb83e866055225da86b1.tar.gz | |
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 <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/pimlico/tasks-0.13')
| -rw-r--r-- | meta/packages/pimlico/tasks-0.13/fix_configure.patch | 12 |
1 files changed, 0 insertions, 12 deletions
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 @@ | |||
| 1 | Index: tasks-0.13/configure.ac | ||
| 2 | =================================================================== | ||
| 3 | --- tasks-0.13.orig/configure.ac 2008-04-14 19:50:29.000000000 +0100 | ||
| 4 | +++ tasks-0.13/configure.ac 2008-04-14 19:50:34.000000000 +0100 | ||
| 5 | @@ -4,7 +4,6 @@ | ||
| 6 | AC_CONFIG_HEADERS([libkoto/config.h]) | ||
| 7 | AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) | ||
| 8 | |||
| 9 | -AM_DISABLE_STATIC | ||
| 10 | AC_PROG_CPP | ||
| 11 | AC_PROG_CC | ||
| 12 | AM_PROG_CC_C_O | ||
