How to use machine specific file in netbase package ?

Vitus Jensen vjensen at gmx.de
Thu Feb 12 22:53:43 UTC 2009


Hej!

Am Tue, 10 Feb 2009 10:18:24 +0900 schrieb unsik Kim:

> I want to use machine specific interface file in netbase package.
> 
> I added board dependent interface file in
> "openembedded/packages/netbase/netbase" directory.
> (openembedded/packages/netbase/netbase/<myboard>/interface)

Do you use your own machine configuration, i.e. oe/conf/machine/
myboard.conf?  In that case using oe/packages/netbase/netbase/myboard/
interface should work.

> But, this package always install default interface file
> (openembedded/packages/netbase/netbase/interace).

Please be aware that the path of the workdir changes when you add a 
machine-specific configuration.  In my case from

TMPDIR/work/armv5teb-angstrom-linux-gnueabi/netbase-4.21-r31/

to

TMPDIR/work/nslu2be-angstrom-linux-gnueabi/netbase-4.21-r31/

So perhaps you just looked at the wrong place?

Bye,
   Vitus

-- 
Vitus Jensen, Hannover, Germany, Earth, Milky Way, Universe (current)





More information about the Openembedded-users mailing list