aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.2.bb
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-08-17 00:27:04 +0100
committerPaul Eggleton <bluelightning@bluelightning.org>2010-08-17 00:29:57 +0100
commit065d098d9c51b8afefe45cce9790f3f00aa8db8b (patch)
treec187f59162fa8f8e856bcfb6079dc73b9cd67255 /recipes/libqpe/libqpe-opie_1.2.2.bb
parentd6dd78e7f7012e6f9ae6ea3d06cb4b06125bfd03 (diff)
downloadopenembedded-065d098d9c51b8afefe45cce9790f3f00aa8db8b.tar.gz
opie: remove version 1.2.2 recipes
These have probably been unbuildable for some time now, and there is no reason not to use a newer version. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.2.bb')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.2.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.2.bb b/recipes/libqpe/libqpe-opie_1.2.2.bb
deleted file mode 100644
index 8cb2ce9bbd..0000000000
--- a/recipes/libqpe/libqpe-opie_1.2.2.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require ${PN}.inc
-
-PR = "${INC_PR}.0"
-TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
-
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
- file://save-windows-pos-dynamic.patch \
- file://fix-titleheight.patch"