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