Re: [yocto] Append a pkg_postinst script

2016-03-23 Thread Stefano Cordibella
Thank you Paul for your answer. I thought that only do_ could be _append ed or _prepend ed. Have a nice day, Stefano. On 22/03/2016 21:21, Paul Eggleton wrote: Hi Stefano, On Tue, 22 Mar 2016 15:37:43 Stefano Cordibella wrote: just a simple question: what is the best way to append a pk

Re: [yocto] Append a pkg_postinst script

2016-03-22 Thread Paul Eggleton
Hi Stefano, On Tue, 22 Mar 2016 15:37:43 Stefano Cordibella wrote: > just a simple question: what is the best way to append a > pkg_postinst script? > I haven't found any information about a pkg_postint_${PN}_append () ... > I extended a recipe, via bbappend, that already defined a > pkg_post

[yocto] Append a pkg_postinst script

2016-03-22 Thread Stefano Cordibella
Hi list, just a simple question: what is the best way to append a pkg_postinst script? I haven't found any information about a pkg_postint_${PN}_append () ... I extended a recipe, via bbappend, that already defined a pkg_postinst_${PN} ()... Thank you for your time, Stefano. -- *Stefano