mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
systemtap: Add patch to remove quotes
This fixes the -I include lines that are getting passed to the kernel macros [YOCTO #10990] (From OE-Core rev: b4d2f41a474c111e5fc64cae635d851386d860ba) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35ce834167
commit
3f0037ce3c
@@ -11,6 +11,7 @@ SRC_URI = "git://sourceware.org/git/systemtap.git \
|
||||
file://no-msgfmt-check.patch \
|
||||
file://0001-Do-not-let-configure-write-a-python-location-into-th.patch \
|
||||
file://0001-Install-python-modules-to-correct-library-dir.patch \
|
||||
file://0001-buildrun-remove-quotes-around-I-include-line.patch \
|
||||
"
|
||||
|
||||
# systemtap doesn't support mips
|
||||
|
||||
Reference in New Issue
Block a user