diff options
Diffstat (limited to 'meta-oe/recipes-devtools/ltrace/ltrace_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/ltrace/ltrace_git.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb index bc4e27166d..19899f9bd5 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace_git.bb +++ b/meta-oe/recipes-devtools/ltrace/ltrace_git.bb | |||
| @@ -11,14 +11,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | |||
| 11 | 11 | ||
| 12 | PE = "1" | 12 | PE = "1" |
| 13 | PV = "7.3+git${SRCPV}" | 13 | PV = "7.3+git${SRCPV}" |
| 14 | SRCREV = "37ecc41b58be3dbdd79592a76e331b5b371e4f81" | 14 | SRCREV = "01b10e191e99d8cb147e5a2b7da8196e0ec6fb94" |
| 15 | 15 | ||
| 16 | DEPENDS = "elfutils" | 16 | DEPENDS = "elfutils" |
| 17 | RDEPENDS_${PN} = "elfutils" | 17 | RDEPENDS_${PN} = "elfutils" |
| 18 | SRC_URI = "git://anonscm.debian.org/collab-maint/ltrace.git;branch=ltrace-0.7 \ | 18 | SRC_URI = "git://anonscm.debian.org/collab-maint/ltrace.git;branch=master \ |
| 19 | file://ltrace-0.7.2-unused-typedef.patch \ | ||
| 20 | file://configure-allow-to-disable-selinux-support.patch \ | 19 | file://configure-allow-to-disable-selinux-support.patch \ |
| 21 | file://0001-ltrace-fix-gcc-5-logical-not-parentheses.patch \ | ||
| 22 | " | 20 | " |
| 23 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 24 | 22 | ||
