diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb-cross_7.2.bb')
| -rw-r--r-- | meta/recipes-devtools/gdb/gdb-cross_7.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb-cross_7.2.bb b/meta/recipes-devtools/gdb/gdb-cross_7.2.bb new file mode 100644 index 0000000000..b5a8beae6d --- /dev/null +++ b/meta/recipes-devtools/gdb/gdb-cross_7.2.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require gdb-cross.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://sim-install-6.6.patch;patch=1" | ||
| 4 | EXPAT = "--with-expat" | ||
| 5 | |||
| 6 | PR = "r0" | ||
