mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
docs: fix unnecessary double white space
There's no need for double white spaces here so let's just remove them. Cc: Quentin Schulz <foss+yocto@0leil.net> (From yocto-docs rev: e41f6689157359777c3d86d9a7afed6f9e43782b) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-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
ea88a4ca82
commit
dae1bc6898
@@ -197,7 +197,7 @@ Package/recipe splitting
|
||||
then you may now need to add it explicitly.
|
||||
|
||||
- The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`;
|
||||
if by chance you still need rpm package building functionality in
|
||||
if by chance you still need rpm package building functionality in
|
||||
your image and you have not already done so then you should add
|
||||
``rpm-build`` to your image explicitly.
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ Fixes in Yocto-4.0.9
|
||||
- gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch
|
||||
- glibc: Add missing binutils dependency
|
||||
- image_types: fix multiubi var init
|
||||
- iso-codes: upgrade to 4.13.0
|
||||
- iso-codes: upgrade to 4.13.0
|
||||
- json-c: Add ptest for json-c
|
||||
- kernel-yocto: fix kernel-meta data detection
|
||||
- lib/buildstats: handle tasks that never finished
|
||||
|
||||
Reference in New Issue
Block a user