Re: replace etc/network/interfaces with symbolic link
Bryan Evenson
Aurele,
toggle quoted messageShow quoted text
One possible issue is ${sysconfdir}/network/interfaces is listed in the CONFFILES in the original recipe. It may still be installing this file because it is listed under CONFFILES. Try adding: CONFFILES_${PN} = "" To your bbappend. Regards, Bryan
-----Original Message-----
|
|