dev-manual: Edits to "Locate a Base Recipe" section.

Updated the introductory paragraph to be more general about where
a user might locate an existing recipe as a base.

(From yocto-docs rev: d6147d19785824cde29e82aa32916dcec5ae2276)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-01-08 08:31:05 -06:00 committed by Richard Purdie
parent 8eb6e7fcbf
commit 8657f00cfa
1 changed files with 7 additions and 6 deletions

View File

@ -1170,12 +1170,13 @@
<para>
Before writing a recipe from scratch, it is often useful to
check whether someone else has written one already.
OpenEmbedded is a good place to look as it has a wider scope
and range of packages.
Because the Yocto Project aims to be compatible with
OpenEmbedded, most recipes you find there should work for
you.
discover whether someone else has already written one that
meets (or comes close to meeting) your needs.
The Yocto Project and OpenEmbedded communities contain
and maintain many recipes that might be candidates for what
you are doing.
You can find a good central index of these recipes in the
<ulink url='http://layers.openembedded.org/layerindex/branch/master/layer/meta-oe/'>OpenEmbedded metadata index</ulink>.
</para>
<para>