mirror of
git://git.yoctoproject.org/poky
synced 2026-09-09 15:44:10 +00:00
Add newer strace package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3615 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
01f7f257cd
commit
740ad709ad
13
meta/packages/strace/strace_4.5.15.bb
Normal file
13
meta/packages/strace/strace_4.5.15.bb
Normal file
@ -0,0 +1,13 @@
|
||||
DESCRIPTION = "strace is a system call tracing tool."
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPL"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
|
||||
file://strace-fix-arm-bad-syscall.patch;patch=1 \
|
||||
file://strace-undef-syscall.patch;patch=1"
|
||||
# TODO file://sh-arch-update.patch;patch=1 \
|
||||
# TODO file://sh-syscall-update.patch;patch=1 \
|
||||
|
||||
inherit autotools
|
||||
|
||||
export INCLUDES = "-I. -I./linux"
|
||||
Loading…
x
Reference in New Issue
Block a user