]> code.ossystems Code Review - meta-freescale.git/commit
linux-imx.inc: inherit kernel-yocto class
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Sun, 3 May 2020 21:11:36 +0000 (21:11 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 May 2020 18:52:09 +0000 (15:52 -0300)
commitc7e23876b199e2cfbc2aef6bf192ef50e665b1c5
tree6a280ee08aacacfda156040ca0b70a92b5f2a863
parent642c234e2f129214fdae09f8ba93987993688ed3
linux-imx.inc: inherit kernel-yocto class

Since commit [de2ef0120432cba343452151e86cbc3c99876524] in oe-core, it
is possible to use kernel-yocto class without including linux-yocto.inc
into the recipe.

Inherit the class in order to take advantage of providing mechanisms to
use kernel config fragments, patches and verification features
implemented upstream.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-imx.inc