[2011.03-maintenance,7/7] ltrace-0.5.3: Update URI to a functioning one
Submitted by Steffen Sledz on March 14, 2012, 11:34 a.m.
|
Patch ID: 23317
Details
Commit Message
@@ -10,8 +10,8 @@ PR = "r3"
COMPATIBLE_TARGET_SYS = (?!sh[34])
SRC_URI = "\
- ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \
- ${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.diff.gz;name=patch \
+ http://snapshot.debian.org/archive/debian/20090801T192339Z/pool/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \
+ http://snapshot.debian.org/archive/debian/20090801T192339Z/pool/main/l/ltrace/ltrace_${PV}-2.diff.gz;name=patch \
file://add-sysdep.patch \
file://ltrace-compile.patch \
file://ltrace-mips-remove-CP.patch \
We have to use a specific date to the debian snapshot mirror to get this version of the file. Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> --- recipes/ltrace/ltrace_0.5.3.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)