mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
ltrace: upgrade Debian patchset from -2 to -2.1
* because -2 is not fetchable anymore Signed-off-by: Sebastian Krzyszkowiak <dos@dosowisko.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
1244c84527
commit
dac513c144
@@ -5,14 +5,14 @@ DEPENDS = "elfutils binutils"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
|
||||||
|
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
# ltrace is not ported to sh3/sh4 targets at this time
|
# ltrace is not ported to sh3/sh4 targets at this time
|
||||||
COMPATIBLE_TARGET_SYS = (?!sh[34])
|
COMPATIBLE_TARGET_SYS = (?!sh[34])
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \
|
${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}.orig.tar.gz;name=archive \
|
||||||
${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.diff.gz;name=patch \
|
${DEBIAN_MIRROR}/main/l/ltrace/ltrace_${PV}-2.1.diff.gz;name=patch \
|
||||||
file://add-sysdep.patch \
|
file://add-sysdep.patch \
|
||||||
file://ltrace-compile.patch \
|
file://ltrace-compile.patch \
|
||||||
file://ltrace-mips-remove-CP.patch \
|
file://ltrace-mips-remove-CP.patch \
|
||||||
@@ -77,5 +77,5 @@ do_install() {
|
|||||||
|
|
||||||
SRC_URI[archive.md5sum] = "3fa7fe715ab879db08bd06d1d59fd90f"
|
SRC_URI[archive.md5sum] = "3fa7fe715ab879db08bd06d1d59fd90f"
|
||||||
SRC_URI[archive.sha256sum] = "5c6627d6d5a98a92ca4661cfc16378b182cc46a9ec479ebf7e6121ee3fe2be32"
|
SRC_URI[archive.sha256sum] = "5c6627d6d5a98a92ca4661cfc16378b182cc46a9ec479ebf7e6121ee3fe2be32"
|
||||||
SRC_URI[patch.md5sum] = "969baa0900646c0262b2d505b9fef154"
|
SRC_URI[patch.md5sum] = "38bc944c53ab602a7854aa4fa71c1f46"
|
||||||
SRC_URI[patch.sha256sum] = "f647d7c2f2b0d1dbddd632f3a17fef670aed3ebf5fbe6c1633337acac1eba8e3"
|
SRC_URI[patch.sha256sum] = "4c57df94020f2bed90d948f757ca7786796ca9218274764b24f61c502d9ef4f6"
|
||||||
|
|||||||
Reference in New Issue
Block a user