From patchwork Thu Jun 28 20:26:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [oe-classic,1/1] xcursor-transparent-theme_0.1.1: update SRC_URI Date: Thu, 28 Jun 2012 20:26:38 -0000 From: Apelete Seketeli X-Patchwork-Id: 30827 Message-Id: <1340915198-26932-2-git-send-email-apelete@seketeli.net> To: openembedded-devel@lists.openembedded.org Cc: Kristoffer Ericson This patch updates the SRC_URI of xcursor-transparent-theme_0.1.1.bb to projects.o-hand.com since the matchbox-project.org repository seems to be down. Signed-off-by: Apelete Seketeli --- recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index ef746a8..aff7ccf 100644 --- a/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/recipes/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Transparent xcursor theme for handheld systems" SECTION = "x11/base" PR ="r2" -SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ +SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch \ file://fix_watch_cursor.patch" FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"