mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:40:22 +00:00
gdb: add EXPAT to resolve gdbserver comm issues
[BUGID #346] Added EXPAT = "--with-expat" to allow gdb to correctly communicate with the gdbserver Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
parent
bf1747b4e5
commit
9c9c8eb835
@ -1,5 +1,6 @@
|
||||
require gdb-cross.inc
|
||||
|
||||
SRC_URI += "file://sim-install-6.6.patch;patch=1"
|
||||
EXPAT = "--with-expat"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user