]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel.bbclass: Do not overwrite recipe's custom postinst
authorRaphael Teller <raphael.teller@se.com>
Mon, 23 May 2022 08:10:44 +0000 (10:10 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2022 20:31:07 +0000 (21:31 +0100)
commit579906b9f4ea32c8d4e0e11a87ee6c9e27cdf0dc
treee1f3510081cb88683f207fa5f060fac5cda09d1c
parentcc17753935c5f9e08aaa6c5886f059303147c07b
kernel.bbclass: Do not overwrite recipe's custom postinst

Allow recipe to set a custom postinst for kernel image.
Use prependVar in order to allow custom postinst to be
ran after default postinst, potentially modifying the
installed file/symlink.

Signed-off-by: Raphael Teller <raphael.teller@se.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/classes/kernel.bbclass