From c9c50c8ab6a4b1587278785c90e7b9b4c34f24eb 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-symlinker/opie-symlinker_1.2.4.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/opie-symlinker/opie-symlinker_1.2.4.bb') diff --git a/recipes/opie-symlinker/opie-symlinker_1.2.4.bb b/recipes/opie-symlinker/opie-symlinker_1.2.4.bb index 1c4c137b1f..fd61e36956 100644 --- a/recipes/opie-symlinker/opie-symlinker_1.2.4.bb +++ b/recipes/opie-symlinker/opie-symlinker_1.2.4.bb @@ -1,4 +1,5 @@ require ${PN}.inc +PR = "r1" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/symlinker " +SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_core_symlinker.tar.bz2" -- cgit 1.2.3-korg