]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
kernel-dev: Added note for YP release requirements.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 6 Feb 2013 17:50:24 +0000 (11:50 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Feb 2013 17:24:03 +0000 (17:24 +0000)
The user needs to have YP 1.2.2 release or forward for the
examples in the book to work.  I have added a note indicating
such.

(From yocto-docs rev: 6fcbd3f526a13ef632c7ce5b9b4774d166b61895)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/kernel-dev/kernel-dev-common.xml

index 373a3fe9365798dd4176c8a003a82e0f0c83657d..00bed870b0c665a77ff578f5da17f16d2f7ebf65 100644 (file)
     These tasks include preparing a layer, modifying an existing recipe,
     iterative development, working with your own sources, and incorporating
     out-of-tree modules.
+    <note>
+        The examples presented in this chapter work with the Yocto Project
+        1.2.2 Release and forward.
+    </note>
 </para>
 
     <section id='creating-and-preparing-a-layer'>