All of lore.kernel.org
 help / color / mirror / Atom feed
* How to modify /etc/network/interfaces file in a OE recipe
@ 2010-10-07 21:11 Elvis Dowson
  2010-10-07 22:54 ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Elvis Dowson @ 2010-10-07 21:11 UTC (permalink / raw)
  To: OpenEmbedded Developer Mailing List

Hi,
       Would someone be able to help me with modifying an omap3-console-image recipe, such that in the final image, the /etc/network/interfaces file gets edited as follows

#auto eth0				<- remove # sign ( auto eth0 )
#iface eth0 inet dhcp		<- remove # sign ( iface eth0 inet dhcp )
#iface eth1 inet dhcp

I am using a Gumstix Overo + Chestnut43 expansion board, which has an inbuilt wired ethernet interface. I have to make this modification manually, to enable this interface each time. However, if I can modify the OE recipe somehow to do this it would be great. I know it can be done, but I don't know where to start and which file to modify. 

Elvis Dowson



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-08  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-07 21:11 How to modify /etc/network/interfaces file in a OE recipe Elvis Dowson
2010-10-07 22:54 ` Gary Thomas
2010-10-08  3:26   ` Khem Raj
2010-10-08  6:36     ` Frans Meulenbroeks
2010-10-08  7:30     ` Petr Štetiar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.