summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-30 10:10:55 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-24 19:34:31 +0200
commit55855cd569fbff7182974ca08b1de8435bf0f597 (patch)
tree9f7518e2e48367fcbd15a7c58101dd601940331f /meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb
parente0fe08a35ae6e1a4458c13daa13167c9a1e74bde (diff)
downloadmeta-openembedded-55855cd569fbff7182974ca08b1de8435bf0f597.tar.gz
pimlico: remove Poky overrides
There was a poky distro override to enable the "owl" window menu functionality. As these packages are in meta-oe now and only Sato/poky supported owl, remove the override and patches. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb')
-rw-r--r--meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb
index f0d954212..992596eaf 100644
--- a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb
+++ b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb
@@ -10,6 +10,4 @@ SRC_URI = "http://pimlico-project.org/sources/${BPN}/${BPN}-${PV}.tar.gz"
10SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08" 10SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08"
11SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" 11SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e"
12 12
13OWL_poky = "--with-owl" 13PR = "r3"
14
15PR = "r2"