mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
manuals: stop referring to the meta-openembedded repo from GitHub
(From yocto-docs rev: de6e7c05fbcff99a6f1fe2a2bf889b559b9b576b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4def515eeb
commit
6f4ccc4dad
@@ -109,8 +109,7 @@ them to the "Dependencies" section.
|
||||
|
||||
Some layers function as a layer to hold other BSP layers. These layers
|
||||
are known as ":term:`container layers <Container Layer>`". An example of
|
||||
this type of layer is OpenEmbedded's
|
||||
`meta-openembedded <https://github.com/openembedded/meta-openembedded>`__
|
||||
this type of layer is OpenEmbedded's :oe_git:`meta-openbedded </meta-openembedded>`
|
||||
layer. The ``meta-openembedded`` layer contains many ``meta-*`` layers.
|
||||
In cases like this, you need to include the names of the actual layers
|
||||
you want to work with, such as::
|
||||
|
||||
Reference in New Issue
Block a user