]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libxml2: Make tests non-executable
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Fri, 14 Oct 2016 18:38:40 +0000 (21:38 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Oct 2016 08:59:54 +0000 (09:59 +0100)
commiteb9cdf6b9277d23d1696233fccc4689e6030644c
tree2bb06b61dd2d564c085511dea346211035c1e972
parent5f4588d675e400f13bb6001df04790c867a95230
libxml2: Make tests non-executable

The XML W3C conformance test suite contains thousands of xml files all
marked executable. We dutifully try to strip all these files of debug
info in do_package.

"chmod -x" improves build time by ~40 seconds.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/libxml/libxml2_2.9.4.bb