mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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:
parent
89661b6a22
commit
2d3bbfcfba
|
|
@ -1,4 +1,4 @@
|
|||
#
|
||||
# Things we exlude fromw world testing within the reference distro
|
||||
# Things we exlude from world testing within the reference distro
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user