[meta-ti] [branch: master][PATCHES] Porting netbase interfaces file from oe-classic v2

Cooper Jr., Franklin fcooper at ti.com
Wed Aug 1 14:51:47 PDT 2012


Please use these patches instead of the previous set of patches sent. I had to make a minor adjustment.

From: Cooper Jr., Franklin
Sent: Wednesday, August 01, 2012 2:07 PM
To: meta-ti at yoctoproject.org
Cc: Cooper Jr., Franklin
Subject: [branch: master][PATCHES] Porting netbase interfaces file from oe-classic

Attached patches are for porting the netbase interface file used in arago/oe-classic to meta-ti.

The difference between my interfaces file and the one in beagleboard directory seems very minor. Would it be ok to combine the changes from both files into a single file? The auto usb0 looks like it might be an issue if we combined the two files. Would it make sense to append that line to the interface file during do_install_append step only for the beagleboard platform and consolidate the rest of the differences?

diff beagleboard/interfaces interfaces
13a14,17
> iface tiwlan0 inet dhcp
>    wireless_mode managed
>    wireless_essid any
>
18a23,24
>         pre-up /bin/grep -v -e "ip=[0-9]\+\.[0-9]\+\.[0-9]\+\.[0-9]\+" /proc/cmdline > /dev/null
>
21,22c27,28
< # Ethernet/RNDIS gadget (g_ether) or LAN9514 on BeagleBoard xM
< auto usb0
---
> # Ethernet/RNDIS gadget (g_ether)
> # ... or on host side, usbnet and random hwaddr


Regards,
Franklin Cooper Jr.
Texas Instruments
Application Engineer
fcooper at ti.com<mailto:fcooper at ti.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20120801/3831969c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-netbase-Add-base-interface-file.patch
Type: application/octet-stream
Size: 2014 bytes
Desc: 0001-netbase-Add-base-interface-file.patch
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20120801/3831969c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-netbase-Update-interface-file.patch
Type: application/octet-stream
Size: 1357 bytes
Desc: 0002-netbase-Update-interface-file.patch
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20120801/3831969c/attachment-0001.obj>


More information about the meta-ti mailing list