Re: [OE-core] [PATCH] gdb 7.12: fix armv8b build

2017-02-02 Thread Burton, Ross
On 2 February 2017 at 10:28, Koen Kooi wrote: > +++ b/meta/recipes-devtools/gdb/gdb/cb93dc7f262978bafe36397a41a56e > 409a302042.patch > @@ -0,0 +1,42 @@ > +From cb93dc7f262978bafe36397a41a56e409a302042 Mon Sep 17 00:00:00 2001 > +From: Yao Qi > +Date: Mon, 24 Oct 2016 10:59:11 +0100 > +Subject:

[OE-core] [PATCH] gdb 7.12: fix armv8b build

2017-02-02 Thread Koen Kooi
Backport fix from GDB upstream to fix big-endian aarch64 build. Signed-off-by: Koen Kooi --- meta/recipes-devtools/gdb/gdb-7.12.inc | 1 + .../cb93dc7f262978bafe36397a41a56e409a302042.patch | 42 ++ 2 files changed, 43 insertions(+) create mode 100644 meta/reci