mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
[BUGID #346] Added EXPAT = "--with-expat" to allow gdb to correctly communicate with the gdbserver Signed-off-by: Saul Wold <Saul.Wold@intel.com>
7 lines
107 B
BlitzBasic
7 lines
107 B
BlitzBasic
require gdb-cross.inc
|
|
|
|
SRC_URI += "file://sim-install-6.6.patch;patch=1"
|
|
EXPAT = "--with-expat"
|
|
|
|
PR = "r2"
|