mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
strace: Fix SRC_URI
This commit is contained in:
@@ -5,8 +5,7 @@ PR = "r0"
|
||||
|
||||
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 \
|
||||
file://arm_syscall_fix.patch;patch=1 "
|
||||
file://strace-undef-syscall.patch;patch=1"
|
||||
inherit autotools
|
||||
|
||||
export INCLUDES = "-I. -I./linux"
|
||||
|
||||
Reference in New Issue
Block a user