webkit/midori: block to build webkit on mips64 with libn32 ABI
authorRoy Li <rongqing.li@windriver.com>
Fri, 29 Nov 2013 06:11:00 +0000 (14:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 30 Nov 2013 22:26:28 +0000 (22:26 +0000)
commit5a3bf55c46724f618415005f7c52e0a725559ea1
tree74e6b2d961b3f420b369cbe0419482e08560b3d3
parentfa977b4d81e0d832043ec7d664be0a20f4a27a0b
webkit/midori: block to build webkit on mips64 with libn32 ABI

To mips64 libn32, The HOST_SYS is mips64-*-linux-gnun32, the COMPATIBLE_HOST
is mips64.*-linux, the regular expression matching both will return true. so
append the ending position word into COMPATIBLE_HOST to make match failure

(From OE-Core rev: f5c4d18c1b0d8a252abb3b1f67f05a1689b3ea67)

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/midori/midori_0.5.5.bb
meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb