python-numpy: use x86 over-ride instead of i586

Support i686 without needing to duplicate the i586 over-ride.

(From OE-Core rev: 9206887e7e3c1763438ea2abe2da807d2a61d59a)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andre McCurdy 2015-06-04 12:24:46 -07:00 committed by Richard Purdie
parent ba7461402f
commit 1f3b403a1c
3 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ CONFIGFILESURI_mipsel = " \
file://config.h \
file://numpyconfig.h \
"
CONFIGFILESURI_i586 = " \
CONFIGFILESURI_x86 = " \
file://config.h \
file://numpyconfig.h \
"