From patchwork Mon Dec 19 15:44:03 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/8] libmatchbox: fix SRC_URI Date: Mon, 19 Dec 2011 15:44:03 -0000 From: Paul Eggleton X-Patchwork-Id: 17239 Message-Id: <24775a0df579da5bfd2f75c742e2473c88480f8c.1324309317.git.paul.eggleton@linux.intel.com> To: openembedded-core@lists.openembedded.org projects.o-hand.com downloads have moved to downloads.yoctoproject.org Signed-off-by: Paul Eggleton --- .../libmatchbox/libmatchbox_1.9.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb index 3b691f7..6083d98 100644 --- a/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb +++ b/meta/recipes-graphics/libmatchbox/libmatchbox_1.9.bb @@ -2,7 +2,7 @@ require libmatchbox.inc PR = "r8" -SRC_URI = "http://projects.o-hand.com/matchbox/sources/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ +SRC_URI = "http://downloads.yoctoproject.org/releases/matchbox/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ file://16bppfixes.patch \ file://configure_fixes.patch \ file://check.m4 \