]> code.ossystems Code Review - openembedded-core.git/commit
libgpg-error: Make case generic for MIPS
authorZubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Wed, 12 Oct 2016 12:55:02 +0000 (13:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Oct 2016 08:55:37 +0000 (09:55 +0100)
commit49dc626182694d4dd92ed921a8fa2d9cd9f49635
treef790a3383b6cbc096256f16178f72a1c6d873dc0
parente6b21d1b3716ee6f4aec1674e56f06b2963a7968
libgpg-error: Make case generic for MIPS

The tuples for MIPS r6 onwards are
- mipsisa32r6el
- mipsisa32r6
- mipsisa64r6el
- mipsisa64r6

The default case passes it forward which isn't handled well and
causes a build error. Rework the case statement to make it generic.

Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/libgpg-error/libgpg-error_1.24.bb