]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
linux-yocto.inc: Run kernel_version_sanity_check with final source
authorNathan Rossi <nathan@nathanrossi.com>
Thu, 29 Sep 2016 07:52:10 +0000 (17:52 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2016 16:14:10 +0000 (17:14 +0100)
commitac1b2fd1b1a76125a8cf45130c22fb66eb018555
tree9d93fc45852844d1e75fb40eae9ef2dea5c6fa2e
parentd1341aeda6d9fa5d7f13afabadae60a6fc295b87
linux-yocto.inc: Run kernel_version_sanity_check with final source

Ensure that the kernel_version_sanity_check task runs after all source
modifications are complete, including any that are introduced during the
kernel_metadata task. This also avoids any race condition issues when
kernel_version_sanity_check and kernel_metadata tasks are running at the
same time.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux/linux-yocto.inc