On Fri, 16 Apr 2010, Koen Kooi wrote:

On 16-04-10 19:15, Vitus Jensen wrote:


+do_stage () {
+       install -m 0644 include/libsocketcan.h ${STAGING_INCDIR}/
+       install -m 0644 include/can_netlink.h ${STAGING_INCDIR}/
+       oe_libinstall -a -so libsocketcan ${STAGING_LIBDIR}
+}

That's using legacy staging, which we are trying very hard to kill in .dev.
I suspect you can just remove method since do_install usually works in
autotools based systems.

Unfortunately headers aren't installed without this method and compiling of canutils fails without them. How is this handled in new staging? wiki and manual still describe legacy staging.

Vitus

--
Vitus Jensen, Hannover, Germany, Universe (current)
pgp public key available from keyservers

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to