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
...@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
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