[OE-core] [PATCH 7/8] perl: remove default byteorder from config.sh
Robert Yang
liezhi.yang at windriver.com
Wed Jun 24 06:26:32 UTC 2015
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.
Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
meta/recipes-devtools/perl/perl/config.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-devtools/perl/perl/config.sh b/meta/recipes-devtools/perl/perl/config.sh
index d80f0c0..9fb5042 100644
--- a/meta/recipes-devtools/perl/perl/config.sh
+++ b/meta/recipes-devtools/perl/perl/config.sh
@@ -83,7 +83,6 @@ bin_ELF='define'
binexp='@USRBIN@'
bison='bison'
byacc='byacc'
-byteorder='12345678'
c=''
castflags='0'
cat='cat'
--
1.7.9.5
More information about the Openembedded-core
mailing list