[oe-commits] Kristoffer Ericson : This updates SRC_URI as the former kernel. org URI was no longer valid.

git at git.openembedded.org git at git.openembedded.org
Sat Jun 2 15:37:29 UTC 2012


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8007a438a9b0085522bd1278362212248abc3c29
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8007a438a9b0085522bd1278362212248abc3c29

Author: Kristoffer Ericson <kristoffer.ericson at gmail.com>
Date:   Sat Jun  2 17:34:42 2012 +0200

This updates SRC_URI as the former kernel.org URI was no longer valid.

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 9c2a5da..7d5faf0 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