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-style-phase/opie-style-phase_1.2.4.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/opie-style-phase') diff --git a/recipes/opie-style-phase/opie-style-phase_1.2.4.bb b/recipes/opie-style-phase/opie-style-phase_1.2.4.bb index 3655182e40..e666d77b1d 100644 --- a/recipes/opie-style-phase/opie-style-phase_1.2.4.bb +++ b/recipes/opie-style-phase/opie-style-phase_1.2.4.bb @@ -1,4 +1,5 @@ require ${PN}.inc +PR = "r1" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/styles/phase" +SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_noncore_styles_phase.tar.bz2" -- cgit 1.2.3-korg