Latest kernel is incompatible with older gdb.
Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk --- meta-morello/recipes-devtools/gdb/gdb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-morello/recipes-devtools/gdb/gdb.inc b/meta-morello/recipes-devtools/gdb/gdb.inc index 0bfd9dd..149e5c5 100644 --- a/meta-morello/recipes-devtools/gdb/gdb.inc +++ b/meta-morello/recipes-devtools/gdb/gdb.inc @@ -17,4 +17,4 @@ SRC_URI = "git://git.morello-project.org/morello/binutils-gdb.git;protocol=htt "
SRCBRANCH = "users/ARM/morello-binutils-gdb-master" -SRCREV = "f6e8c7228463a552d175211f4fcea93cca889686" \ No newline at end of file +SRCREV = "690199d5d4180f287074f2976a12d2df1e415d67" \ No newline at end of file