]> code.ossystems Code Review - openembedded-core.git/commit
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 09:41:58 +0000 (09:41 +0000)
commitf5c4d18c1b0d8a252abb3b1f67f05a1689b3ea67
tree08b3c1102849c856d2efe8ee724e606efd3ed669
parentc8d687f409a19312b34e215e7caaa39199598ed0
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

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