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: 025ef10f4472082069a3237e21aa773354fa5ad9) 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
ed80e89d57
commit
02c15addea
@ -454,7 +454,7 @@ typically find in the distribution layer:
|
||||
(``conf/distro/distro.conf``), and any distribution-wide include
|
||||
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
|
||||
recipes and append files to add distribution-specific configuration,
|
||||
initialization scripts, custom image recipes, and so forth. Examples
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user