[oe] [PATCH 04/15] netbase: powerup usb0 interface automatically on palmpre machine

Simon Busch morphis at gravedo.de
Sun Oct 31 10:46:43 UTC 2010


On 31.10.2010 09:54, Denis 'GNUtoo' Carikli wrote:
> On Mon, 2010-10-18 at 20:51 +0200, Simon Busch wrote:
>> Signed-off-by: Simon Busch <morphis at gravedo.de>
>> ---
>>  recipes/netbase/netbase/palmpre/interfaces |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/recipes/netbase/netbase/palmpre/interfaces b/recipes/netbase/netbase/palmpre/interfaces
>> index ca2e007..17416c1 100644
>> --- a/recipes/netbase/netbase/palmpre/interfaces
>> +++ b/recipes/netbase/netbase/palmpre/interfaces
>> @@ -6,6 +6,7 @@ iface lo inet loopback
>>  
>>  # Ethernet/RNDIS gadget (g_ether)
>>  # ... or on host side, usbnet and random hwaddr
>> +auto usb0
>>  iface usb0 inet static
>>  	address 192.168.0.202
>>  	netmask 255.255.255.0
> what about PR bump?

Damn it! I forgot about it .... sorry for this. I tried to be very
careful with all of these patches but in the end I made this one little
mistake ... forgive me :)

regards,
morphis




More information about the Openembedded-devel mailing list