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 --- .../opie-mediaplayer2-skin-default-landscape_1.2.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb') diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb index 3d194d0232..73f9fd5dc5 100644 --- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb +++ b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default-landscape_1.2.4.bb @@ -4,10 +4,10 @@ PRIORITY = "optional" LICENSE = "GPL" APPNAME = "opieplayer2" RPROVIDES_${PN} ="opie-mediaplayer2-skin" -PR = "r1" +PR = "r2" TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}" -SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/pics" +SRC_URI = "http://sources.openembedded.org/opie-1.2.4-split_pics.tar.bz2" FILES_${PN} = "${palmtopdir}/pics/${APPNAME}/skins/default_landscape/*.png" -- cgit 1.2.3-korg