From: Scott Rifenbark Date: Tue, 3 Oct 2017 22:36:48 +0000 (-0700) Subject: kernel-dev: Removed note about KTYPE being optional in future. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39c520e77b4a7cf0e72558a97af51ffcb984892e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git kernel-dev: Removed note about KTYPE being optional in future. (From yocto-docs rev: 2ecf347fe5b9f60d29a5624bab2f57a7278fa9ab) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index 2b932c5758f..3f652d8bbdb 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml @@ -699,10 +699,6 @@ variable in the kernel recipe and the KTYPE variable in the BSP description file match. - - Future versions of the tooling make the specification of - KTYPE in the BSP optional. -