[oe-commits] Saul Wold : chrpath: Fix SRC_URI to correct location

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 09:45:58 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Jun 24 16:10:50 2013 -0700

chrpath: Fix SRC_URI to correct location

(From OE-Core master rev: 6b7ab43722a94e7a0ced72ffb7497e5d507a39cd)

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/chrpath/chrpath_0.14.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/chrpath/chrpath_0.14.bb b/meta/recipes-devtools/chrpath/chrpath_0.14.bb
index 27426a7..b6d8262 100644
--- a/meta/recipes-devtools/chrpath/chrpath_0.14.bb
+++ b/meta/recipes-devtools/chrpath/chrpath_0.14.bb
@@ -8,7 +8,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 PR = "r0"
 
-SRC_URI = "http://alioth.debian.org/frs/download.php/3648/chrpath-${PV}.tar.gz \
+SRC_URI = "http://alioth.debian.org/frs/download.php/file/3648/chrpath-${PV}.tar.gz \
            file://standarddoc.patch"
 
 SRC_URI[md5sum] = "ea6b212b23393bf58b0ef9bcf6491b86"



More information about the Openembedded-commits mailing list