dpkg: fix configuration issue for mips64
authorJoe Slater <jslater@windriver.com>
Mon, 26 Aug 2013 23:38:45 +0000 (23:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2013 23:41:33 +0000 (00:41 +0100)
commite3e38cca4c8745690c2c3bfcbd2a8a8f129a349f
treed38a2c4201e40d913c99c990c7e941282d35e530
parent50a472bbde2e0339df2902072ebdda420d2fbacc
dpkg: fix configuration issue for mips64

CQID: 431771

configure cannot determine the proper cpu, os, or
architecture for mips64, and possibly other arch's,
because of faulty code added to Arch.pm in the latest
release from upstream.  We remove that code.

(From OE-Core rev: e56b4af3a325d6d5332c779e6253da9b3cd2fce0)

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dpkg/dpkg/arch_pm.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg_1.17.1.bb