[poky] Recipe to edit a start script

Prasant J pj0585 at gmail.com
Mon Dec 21 03:12:31 PST 2015


Sorry I hit the send button before completing my mail.


=========


Hi,

I'm creating a custom layer and I would like to edit exisiting start
scripts (networking & dropbear).


For dropbear: should I create a dropbear_PV.bbappend file and patch the
start script. Something like this:

do_install_append() {
     patch -i ${D}${sysconfdir}/init.d/dropbear {WORKDIR}/dropbear.patch
}



Would this work out?
Or any recommended/better way to do this?



Regards, Pj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20151221/4f62a037/attachment.html>


More information about the poky mailing list