1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

handbook: add documentation for layers

Collections and overlays are deprecated in favour of layers, a much cleaner and
non-intrusive way of extending Poky with custom recipes, classes and
configuration.

This patch updates the Extending Poky section of the handbook to show how to
use layers to tailor Poky while dropping  the existing section on using
collections.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2010-06-08 17:18:29 +01:00
parent 6a9312cccc
commit 3a6948a2af
3 changed files with 78 additions and 69 deletions
+1 -1
View File
@@ -117,7 +117,7 @@
<para>build-essential</para>
</listitem>
<listitem>
<para>python</para>
<para>python (version 2.6 or later)</para>
</listitem>
<listitem>
<para>diffstat</para>