mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user