chrpath: Fix SRC_URI to correct location

(From OE-Core rev: 6b7ab43722a94e7a0ced72ffb7497e5d507a39cd)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2013-06-24 16:10:50 -07:00 committed by Richard Purdie
parent 051eb15093
commit 1f57651ba1
1 changed files with 1 additions and 1 deletions

View File

@ -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"