mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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. (From OE-Core rev: c17c6ba906425d4035b8e044c8bd8bd68c47ef74) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| arm-32 | ||
| arm-64 | ||
| arm-common | ||
| arm-darwin | ||
| arm-darwin8 | ||
| arm-linux | ||
| armeb-linux | ||
| common | ||
| common-darwin | ||
| common-glibc | ||
| common-linux | ||
| common-mingw | ||
| common-musl | ||
| endian-big | ||
| endian-little | ||
| ix86-common | ||
| mips-common | ||
| mips-linux | ||
| mips64-linux | ||
| mips64el-linux | ||
| mipsel-linux | ||
| mipsisa32r6-linux | ||
| mipsisa32r6el-linux | ||
| mipsisa64r6-linux | ||
| mipsisa64r6el-linux | ||
| native | ||
| nios2-linux | ||
| powerpc-common | ||
| powerpc-darwin | ||
| powerpc-linux | ||
| powerpc32-linux | ||
| powerpc64-linux | ||
| sh-common | ||
| sparc-linux | ||
| x32-linux | ||
| x86_64-linux | ||