]> code.ossystems Code Review - openembedded-core.git/commit
kernel: Stop using update-alternatives
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 Sep 2017 06:04:44 +0000 (03:04 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:10 +0000 (17:30 +0100)
commit10a1b293191268e6792ac8e27bd6427f1974c7ce
tree74d45ed2a2eef5ca826e903a50fab067fcd26d40
parentf2e586ebf59a9b7d5b216fc92aeb892069a4b0c1
kernel: Stop using update-alternatives

The update-alternatives where using relative links so not being really
in use since December 2016 (see OE-Core:c7bc46b9 "kernel: Fix
symlinks") so instead we now generate the relative symlinks during the
do_install task and drop the update-alternatives use at all.

Acked-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/kernel.bbclass
meta/recipes-kernel/linux/linux-dtb.inc