diff options
author | Paul Eggleton <bluelightning@bluelightning.org> | 2010-08-17 00:27:04 +0100 |
---|---|---|
committer | Paul Eggleton <bluelightning@bluelightning.org> | 2010-08-17 00:29:57 +0100 |
commit | 065d098d9c51b8afefe45cce9790f3f00aa8db8b (patch) | |
tree | c187f59162fa8f8e856bcfb6079dc73b9cd67255 /recipes/nonworking | |
parent | d6dd78e7f7012e6f9ae6ea3d06cb4b06125bfd03 (diff) |
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/nonworking')
-rw-r--r-- | recipes/nonworking/opie-dagger/opie-dagger_1.2.2.bb | 7 | ||||
-rw-r--r-- | recipes/nonworking/opie-dasher/opie-dasher_1.2.2.bb | 6 |
2 files changed, 0 insertions, 13 deletions
diff --git a/recipes/nonworking/opie-dagger/opie-dagger_1.2.2.bb b/recipes/nonworking/opie-dagger/opie-dagger_1.2.2.bb deleted file mode 100644 index 74589fbb96..0000000000 --- a/recipes/nonworking/opie-dagger/opie-dagger_1.2.2.bb +++ /dev/null @@ -1,7 +0,0 @@ -require ${PN}.inc - - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/apps/dagger \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" diff --git a/recipes/nonworking/opie-dasher/opie-dasher_1.2.2.bb b/recipes/nonworking/opie-dasher/opie-dasher_1.2.2.bb deleted file mode 100644 index 88c009d775..0000000000 --- a/recipes/nonworking/opie-dasher/opie-dasher_1.2.2.bb +++ /dev/null @@ -1,6 +0,0 @@ -require ${PN}.inc -PR = "r1" - - -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/inputmethods/dasher \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/share " |