mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
perl: remove default byteorder from config.sh
Fixed test case:
Failed test 146 - single result for config_re('byteorder') at ../lib/Config.t
got "2"
expected "1"
There is a byteorder in config.sh-32/64.
(From OE-Core rev: 536e2f71874154e70676ba9902329d0efa24e2c3)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f4248c6a69
commit
dc5813d8d0
@@ -83,7 +83,6 @@ bin_ELF='define'
|
||||
binexp='@USRBIN@'
|
||||
bison='bison'
|
||||
byacc='byacc'
|
||||
byteorder='12345678'
|
||||
c=''
|
||||
castflags='0'
|
||||
cat='cat'
|
||||
|
||||
Reference in New Issue
Block a user