summaryrefslogtreecommitdiffstats
path: root/meta/packages/pimlico/tasks_0.15.bb
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-03-01 17:23:10 +0000
committerJoshua Lock <josh@linux.intel.com>2010-03-01 17:23:10 +0000
commitc02ea00db1c98f86cf33bb83e866055225da86b1 (patch)
tree973ff523dc462035b4262bc8b2a6398f4fd287d7 /meta/packages/pimlico/tasks_0.15.bb
parent12eed15a319381202ce8067dbc8f4cda27d46d73 (diff)
downloadpoky-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.15.bb')
-rw-r--r--meta/packages/pimlico/tasks_0.15.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/pimlico/tasks_0.15.bb b/meta/packages/pimlico/tasks_0.15.bb
new file mode 100644
index 0000000000..3c7e8ec0b1
--- /dev/null
+++ b/meta/packages/pimlico/tasks_0.15.bb
@@ -0,0 +1,7 @@
1require tasks.inc
2
3SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz"
4
5OWL_poky = "--with-owl"
6
7PR = "r0"