[oe-commits] Apelete Seketeli : util-linux-ng: update SRC_URI to kernel.org valid URI

git at git.openembedded.org git at git.openembedded.org
Tue Jul 10 09:30:36 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: f86819a528b35c48028100f719487a5727cd9e6d
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=f86819a528b35c48028100f719487a5727cd9e6d

Author: Apelete Seketeli <apelete at seketeli.net>
Date:   Sat Jun  2 17:34:42 2012 +0200

util-linux-ng: update SRC_URI to kernel.org valid URI

This updates SRC_URI as the former kernel.org URI was no longer valid.
This commit is the result of rebasing my patch 8007a4 from master.

Signed-off-by: Apelete Seketeli <apelete at seleteli.net>
Acked-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

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

diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc
index 51f25b2..102c7d7 100644
--- a/recipes/util-linux-ng/util-linux-ng.inc
+++ b/recipes/util-linux-ng/util-linux-ng.inc
@@ -11,7 +11,7 @@ INC_PR = "r36"
 # allows for a release candidate
 RC ?= ""
 
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux-ng/v${PV}/util-linux-ng-${PV}${RC}.tar.bz2;name=archive"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux/v${PV}/util-linux-ng-${PV}${RC}.tar.bz2;name=archive"
 
 SRC_URI_append_chinook-compat = " file://chinook_libtool.patch "
 





More information about the Openembedded-commits mailing list