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.

Hmm, will try to build it in our stable/2009-based tree on monday without 
that method.

BTW, I've seen a tree named stable/xxx/2010 in git, are there activities 
to create a new stable tree?  The different staging methods did already 
create work I could live without.

Vitus

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

Attachment: signature.asc
Description: PGP signature

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

Reply via email to