mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
overview-manual: escape wildcard in inline markup
This change escapes the wildcard in 'recipes-*' to properly italicize the string (From yocto-docs rev: 53bc47aedfd924f75ee77b24d13ae69a10eef221) Signed-off-by: Kristiyan Chakarov <kichakarov0@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit b5a4dca823bcc04c0254a0f53a28f61969fb6c31) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
dffcc1fe8a
commit
0288ddd51d
@ -441,7 +441,7 @@ typically find in a distribution layer:
|
|||||||
(``conf/distro/distro.conf``), and any distribution-wide include
|
(``conf/distro/distro.conf``), and any distribution-wide include
|
||||||
files.
|
files.
|
||||||
|
|
||||||
- *recipes-*:* Recipes and append files that affect common
|
- *recipes-\*:* Recipes and append files that affect common
|
||||||
functionality across the distribution. This area could include
|
functionality across the distribution. This area could include
|
||||||
recipes and append files to add distribution-specific configuration,
|
recipes and append files to add distribution-specific configuration,
|
||||||
initialization scripts, custom image recipes, and so forth. Examples
|
initialization scripts, custom image recipes, and so forth. Examples
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user