]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: Move PREFERRED_PROVIDER check to be generic
authorSaul Wold <sgw@linux.intel.com>
Mon, 26 Sep 2016 21:36:02 +0000 (14:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2016 09:15:54 +0000 (10:15 +0100)
commit6b67018c2c0229a91fbc55c6aafb86781caf2499
treeff67cdb0062dcf1786f37d4da504b854df9caf1e
parent8ab1f6073f86d05493bb32a8135c9d912d72f5f0
linux-yocto: Move PREFERRED_PROVIDER check to be generic

This check ensures that when the PREFERRED_PROVIDER for virtual/kernel
changes, the previous instances gets removed correctly so when the new
instance installs files into the shared area there is not an overlap of
old and new.

[YOCTO #10278]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-dev.bb
meta/recipes-kernel/linux/linux-yocto.inc