aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-sh
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-11-28 23:41:03 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-12-14 01:24:49 +0000
commit256938213fd7c3ea42f0749199904da451fb086d (patch)
treeab400748004dd6b9c7cf1cf86cadecf6bb1673ac /recipes/opie-sh
parent5a6db2ddaf1aaea4c1ef8454d58426436c749015 (diff)
downloadopenembedded-256938213fd7c3ea42f0749199904da451fb086d.tar.gz
Opie: switch recipes away from CVS
handhelds.org CVS is unavailable, so switch 1.2.4 recipes to split source tarballs and all remaining Opie recipes over to the Opie git repository. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/opie-sh')
-rw-r--r--recipes/opie-sh/opie-sh_1.2.4.bb13
1 files changed, 7 insertions, 6 deletions
diff --git a/recipes/opie-sh/opie-sh_1.2.4.bb b/recipes/opie-sh/opie-sh_1.2.4.bb
index 245d04471a..d4a2466e80 100644
--- a/recipes/opie-sh/opie-sh_1.2.4.bb
+++ b/recipes/opie-sh/opie-sh_1.2.4.bb
@@ -1,11 +1,12 @@
require ${PN}.inc
+PR = "r1"
-SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/tools/opie-sh \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/help \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/share \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/apps \
- ${HANDHELDS_CVS};tag=${TAG};module=opie/bin \
+SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_noncore_tools_opie-sh.tar.bz2 \
+ http://sources.openembedded.org/opie-1.2.4-split_pics.tar.bz2 \
+ http://sources.openembedded.org/opie-1.2.4-split_help.tar.bz2 \
+ http://sources.openembedded.org/opie-1.2.4-split_share.tar.bz2 \
+ http://sources.openembedded.org/opie-1.2.4-split_apps.tar.bz2 \
+ http://sources.openembedded.org/opie-1.2.4-split_bin.tar.bz2 \
file://opie-sh-path.patch \
file://opie-sh-fsmounter-name.patch"