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-notes/opie-notes_1.2.4.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/opie-notes/opie-notes_1.2.4.bb') diff --git a/recipes/opie-notes/opie-notes_1.2.4.bb b/recipes/opie-notes/opie-notes_1.2.4.bb index 3ffe7e1900..396ab55b48 100644 --- a/recipes/opie-notes/opie-notes_1.2.4.bb +++ b/recipes/opie-notes/opie-notes_1.2.4.bb @@ -1,8 +1,8 @@ require ${PN}.inc -PR = "r1" +PR = "r2" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/core/pim/notes \ - ${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_core_pim_notes.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 \ file://gcc-4.5-non-trivially-copyable-fix.patch \ " -- cgit 1.2.3-korg