[OE-core] [PATCH] slang: add ptest

Burton, Ross ross.burton at intel.com
Mon Mar 6 12:58:34 UTC 2017


On 2 March 2017 at 17:29, Stefan Strogin <sstrogin at cisco.com> wrote:

> +       cp -r ${S}/src/test ${D}${PTEST_PATH}/
> +       mkdir ${D}${PTEST_PATH}/objs
> +       cp ${S}/src/objs/libslang.a ${D}${PTEST_PATH}/objs/
>

Why?

If this is because the tests need sltest, that's already been built and is
in the package: just patch the Makefile instead.  It's also huge, so I'd be
tempted to say we should strip sltest as enabling ptest for slang causes
slang-dbg to increase by 2MB.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170306/1c48682d/attachment-0002.html>


More information about the Openembedded-core mailing list