[oe] [PATCH 1/2] libsocketcan: recipe to build pengutronix' libsocketcan (netlink interface)

Vitus Jensen vjensen at gmx.de
Tue Apr 20 08:09:18 UTC 2010


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




More information about the Openembedded-devel mailing list