From 256938213fd7c3ea42f0749199904da451fb086d Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 28 Nov 2010 23:41:03 +0000 Subject: 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 --- recipes/opie-examples-python/opie-examples-python_1.2.4.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'recipes/opie-examples-python/opie-examples-python_1.2.4.bb') diff --git a/recipes/opie-examples-python/opie-examples-python_1.2.4.bb b/recipes/opie-examples-python/opie-examples-python_1.2.4.bb index f9349e3364..5ad60c2214 100644 --- a/recipes/opie-examples-python/opie-examples-python_1.2.4.bb +++ b/recipes/opie-examples-python/opie-examples-python_1.2.4.bb @@ -1,6 +1,7 @@ require ${PN}.inc +PR = "r1" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/examples/python \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \ - ${HANDHELDS_CVS};tag=${TAG};module=opie/apps" +SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_examples_python.tar.bz2 \ + http://sources.openembedded.org/opie-1.2.4-split_pics.tar.bz2 \ + http://sources.openembedded.org/opie-1.2.4-split_apps.tar.bz2" -- cgit 1.2.3-korg