diff options
author | Ross Burton <ross.burton@intel.com> | 2016-07-11 22:03:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-12 23:10:13 +0100 |
commit | a21942491407b5c7326a3a1a541bcbd54fab39dc (patch) | |
tree | 79f88e2dc644ed32f4de2bc713411e2ff341ab21 /meta/recipes-devtools | |
parent | ea439968b672900f6773f36c571938325844c652 (diff) | |
download | poky-a21942491407b5c7326a3a1a541bcbd54fab39dc.tar.gz |
glibc: add more Imagination Meta relocation to elf.h
glibc master added the EM_METAG tag but didn't add the relocation defines.
However the kernel tooling only checks for EM_METAG when defining its own values
so scripts/recordmcount ends up using R_META_* symbols without their definition.
Whilst the kernel can and should be fixed, this breaks all users of recordmcount
so patch elf.h to add the values.
(From OE-Core rev: 61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions