poky: fix typos

Fix fromw -> from typo in poky-world-exclude.inc,
and confiruration -> configuration in poky-tiny.conf.

(From meta-yocto rev: 70f767e9440452bf65dc5c295ae5e336d5622597)

Signed-off-by: Vivien Didelot <vdidelot@pbsc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Vivien Didelot 2021-03-09 12:47:13 -05:00 committed by Richard Purdie
parent 89661b6a22
commit 2d3bbfcfba
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#
# Things we exlude fromw world testing within the reference distro
# Things we exlude from world testing within the reference distro
#

View File

@ -26,7 +26,7 @@
# [ ] Drop ldconfig from the installation
# [ ] Modify the runqemu scripts to work with ext2 parameter:
# runqemu qemux86 qemuparams="-nographic" bootparams="console=ttyS0,115200 root=0800"
# [ ] Modify busybox to allow for DISTRO_FEATURES-like confiruration
# [ ] Modify busybox to allow for DISTRO_FEATURES-like configuration
require conf/distro/poky.conf
require conf/distro/include/gcsections.inc