On 10/21/2016 02:15 PM, Burton, Ross wrote:
Something went wrong here when doing the secondary install for the ptest
package. It installed duplicates of the man pages and nonsense such as
include/config.h.in <http://config.h.in>~, and then the runtime
dependency tree went crazy.

That's because:

commit 206ad10eaa360b54ea277360f82f3337673cb39b
Author: Nathan Lynch <[email protected]>
Date:   Tue Sep 27 14:04:46 2016 -0500

    lttng-tools: fix ptest

    Updates to address this include:
.....
- copy entire build directory into PTEST_PATH and then remove unneeded files



So I'll add more lines to that unneeded files removal, but the approach of copying everything then removing unneeded stuff is not good for maintenance, also considering that for this recipe the build and source trees are the same directory. Should be a selective copy.

Alex
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to