[OE-core] [PATCH v2] dmidecode: change the SRC_URI

Changhyeok Bae changhyeok.bae at lge.com
Fri Apr 25 02:00:24 UTC 2014


To use mirror site, the SRC_URI
related with http://download.savannah.nongnu.org/ unify

Signed-off-by: Changhyeok Bae <changhyeok.bae at lge.com>
---
 meta/recipes-devtools/dmidecode/dmidecode_2.12.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
index 61779fe..764bd44 100644
--- a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
+++ b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.nongnu.org/dmidecode/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833"
 
-SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${BP}.tar.bz2"
+SRC_URI = "http://download.savannah.nongnu.org/releases/dmidecode/${BP}.tar.bz2"
 
 COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm|powerpc).*-linux"
 
-- 
1.7.9.5




More information about the Openembedded-core mailing list