Thank you Paul for your answer.
I thought that only do_<taskname> 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
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} ()...
pkg_postint_${PN}_append should work just fine.
Cheers,
Paul