]> code.ossystems Code Review - openembedded-core.git/commit
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:29 +0000 (00:41 +0100)
commite56b4af3a325d6d5332c779e6253da9b3cd2fce0
treec9ae43d294210a46fc52d0123d4a2845ec98cf0e
parent3f1788f8edf18a292cb5d8e16a2a98a19ec89239
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.

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