]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR
authorDiego Sueiro <diego.sueiro@arm.com>
Thu, 3 Nov 2022 16:06:44 +0000 (16:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2022 14:32:39 +0000 (14:32 +0000)
commitb36303158b2e0273ff415bdedefb379f680b30fc
tree35019cd4588aa066b873c2cf4b84efa975b992a7
parenta1989add927f7805378fe4d5afbde780b747ba77
kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR

When building with CONFIG_MODVERSIONS=y and CONFIG_RANDSTRUCT=y we need
to copy the build assets generated for the randstrutc seed to
STAGING_KERNEL_BUILDDIR, otherwise the out-of-tree modules build will
generate those assets which will result in a different
RANDSTRUCT_HASHED_SEED.

Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/kernel.bbclass