Re: [yocto] Need to customize /etc/network/interface

2014-01-24 Thread Harpreet Singh
toproject.org [mailto: > yocto-boun...@yoctoproject.org] *On Behalf Of *Harpreet Singh > *Sent:* Friday, January 24, 2014 9:09 AM > *To:* yocto@yoctoproject.org > *Subject:* [yocto] Need to customize /etc/network/interface > > > > Hi > > I want to customize /etc/network/i

Re: [yocto] Need to customize /etc/network/interface

2014-01-23 Thread zhenhua....@freescale.com
...@yoctoproject.org] On Behalf Of Harpreet Singh Sent: Friday, January 24, 2014 9:09 AM To: yocto@yoctoproject.org Subject: [yocto] Need to customize /etc/network/interface Hi I want to customize /etc/network/interface file according to requirement. I tried creating another reciepe file where i am

[yocto] Need to customize /etc/network/interface

2014-01-23 Thread Harpreet Singh
Hi I want to customize /etc/network/interface file according to requirement. I tried creating another reciepe file where i am installing my interface file to /etc/network/interface i.e. "install -m 0644 ${WORKDIR}/scripts/interfaces123 ${D}${sysconfdir}/network/interfaces". But still in build thi