[oe-commits] Khem Raj : util-linux: Change SRC_URI to a fetchable location

git at git.openembedded.org git at git.openembedded.org
Wed Jan 25 14:44:24 UTC 2012


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jan 24 09:43:01 2012 -0800

util-linux: Change SRC_URI to a fetchable location

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/util-linux/util-linux.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc
index b6d44ab..f60f33b 100644
--- a/meta/recipes-core/util-linux/util-linux.inc
+++ b/meta/recipes-core/util-linux/util-linux.inc
@@ -17,7 +17,7 @@ inherit autotools gettext pkgconfig
 DEPENDS = "zlib ncurses"
 DEPENDS_virtclass-native = " lzo-native"
 
-SRC_URI = "ftp://ftp.infradead.org/pub/util-linux/v${MAJOR_VERSION}/util-linux-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-linux-${PV}.tar.bz2 \
            file://MCONFIG \
            file://swapargs.h \
            file://defines.h \





More information about the Openembedded-commits mailing list