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:02 +0100 |
commit | 61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90 (patch) | |
tree | 3e06e071723ed38fea10d464033b2b150049322c /meta/lib/oeqa/oetest.py | |
parent | 78ab1e7cdedc6a73395af5d053b49cf081416732 (diff) | |
download | openembedded-core-61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90.tar.gz openembedded-core-61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90.tar.bz2 openembedded-core-61f73ae289bf8dfe72d5f4beaac966fb4ac8dc90.zip |
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.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/lib/oeqa/oetest.py')
0 files changed, 0 insertions, 0 deletions