From: Scott Rifenbark Date: Tue, 3 Oct 2017 22:36:26 +0000 (-0700) Subject: kernel-dev: Updated what the manual covers to include appendices X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=540324a82fb7fe529c86a455d8e8323712a89e07;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git kernel-dev: Updated what the manual covers to include appendices (From yocto-docs rev: 1782241165aa09ab3d3ecf66a91a355555f5f42b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 885a54ce1ef..237e0380aae 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml @@ -16,8 +16,10 @@ provides background information on the Yocto Linux kernel Metadata, describes common tasks you can perform using the kernel tools, - and shows you how to use the kernel Metadata needed to work with - the kernel inside the Yocto Project. + shows you how to use the kernel Metadata needed to work with + the kernel inside the Yocto Project, and provides insight into how + the Yocto Project team develops and maintains Yocto Linux kernel + Git repositories and Metadata.