[oe-commits] Paul Eggleton : libmatchbox: fix SRC_URI

git at git.openembedded.org git at git.openembedded.org
Wed Dec 21 17:20:33 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: de8d8c97885de7ae25206ede6a4d8a016e0a6938
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=de8d8c97885de7ae25206ede6a4d8a016e0a6938

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Mon Dec 19 15:44:03 2011 +0000

libmatchbox: fix SRC_URI

projects.o-hand.com downloads have moved to downloads.yoctoproject.org

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../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 \





More information about the Openembedded-commits mailing list