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

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


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/8185b2dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-netbase-Add-base-interface-file.patch
Type: application/octet-stream
Size: 2013 bytes
Desc: 0001-netbase-Add-base-interface-file.patch
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20120801/8185b2dd/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/8185b2dd/attachment-0001.obj>


More information about the meta-ti mailing list