]> code.ossystems Code Review - openembedded-core.git/commit
siteinfo: nios2-linux - remove wrong mutex info
authorJuro Bystricky <juro.bystricky@intel.com>
Tue, 3 Oct 2017 21:54:12 +0000 (14:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Oct 2017 11:22:44 +0000 (12:22 +0100)
commitc17c6ba906425d4035b8e044c8bd8bd68c47ef74
treee942e5a95eebdb3a1a162f4b819a980722434e3f
parent6d13c09fb57e13aa4aae590cd49cff7279c8685d
siteinfo: nios2-linux - remove wrong mutex info

With the commit afa9f769d62034d4443dfe929422d1d591adf709 some nios2 builds
(uboot, core-image-minimal, etc) were broken due to db trying to use ARM instructions
in mutexes. The reason was db "configure" used the cached entry from nios2-linux
(which was incorrect). So the remedy was to remove the incorrect cached entry
and let db "configure" figure out which is the proper mutex to use.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/site/nios2-linux