From patchwork Thu Sep 20 11:02:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: xcursor-transparent-theme: switch SRC_URI as matchbox-project is dead Date: Thu, 20 Sep 2012 11:02:59 -0000 From: Marcin Juszkiewicz X-Patchwork-Id: 36961 Message-Id: <1348138979-15898-1-git-send-email-marcin.juszkiewicz@linaro.org> To: openembedded-core@lists.openembedded.org Signed-off-by: Marcin Juszkiewicz --- .../xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 824c295..fecc8ea 100644 --- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" SECTION = "x11/base" PR = "r4" -SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ +SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/utils/xcursor-transparent-theme-${PV}.tar.gz \ file://use-relative-symlinks.patch \ file://fix_watch_cursor.patch"