From: Paul Eggleton Date: Mon, 19 Dec 2011 15:44:04 +0000 (+0000) Subject: libxsettings-client: fix SRC_URI X-Git-Tag: 2015-4~12324 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7799fb896e6a8eed27496a49b676056bb63c5ca3;p=openembedded-core.git libxsettings-client: fix SRC_URI projects.o-hand.com downloads have moved to downloads.yoctoproject.org Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb index 37aa94f0ee..a12b5e0863 100644 --- a/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb +++ b/meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb @@ -16,7 +16,7 @@ PR = "r4" headers = "xsettings-common.h xsettings-client.h" -SRC_URI = "http://projects.o-hand.com/matchbox/sources/optional-dependencies/Xsettings-client-0.10.tar.gz \ +SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/optional-dependencies/Xsettings-client-0.10.tar.gz \ file://MIT-style-license \ file://link-x11.patch;apply=yes \ file://disable_Os_option.patch"