Fix trailing whitespace in conf files and local.conf.sample template to resolve bitbake parsing warnings.
Signed-off-by: Jaipaul Cheernam <[email protected]> --- meta/conf/abi_version.conf | 4 ++-- meta/conf/templates/default/local.conf.sample | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/abi_version.conf b/meta/conf/abi_version.conf index ac97752c97..3488363a6a 100644 --- a/meta/conf/abi_version.conf +++ b/meta/conf/abi_version.conf @@ -1,7 +1,7 @@ # -# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in +# OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in # an incompatible way. Such changes should usually be detailed in the commit -# that breaks the format and have been previously discussed on the mailing list +# that breaks the format and have been previously discussed on the mailing list # with general agreement from the core team. # OELAYOUT_ABI = "15" diff --git a/meta/conf/templates/default/local.conf.sample b/meta/conf/templates/default/local.conf.sample index 2b837806b1..935699929c 100644 --- a/meta/conf/templates/default/local.conf.sample +++ b/meta/conf/templates/default/local.conf.sample @@ -220,7 +220,7 @@ BB_DISKMON_DIRS ??= "\ # # By default native qemu will build with a builtin VNC server and a SDL UI frontend # where graphical output can be seen. -# By default libsdl2-native will be built, if you want to use your host's libSDL instead of +# By default libsdl2-native will be built, if you want to use your host's libSDL instead of # the minimal libsdl built by libsdl2-native then uncomment the ASSUME_PROVIDED line below. #ASSUME_PROVIDED += "libsdl2-native"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243385): https://lists.openembedded.org/g/openembedded-core/message/243385 Mute This Topic: https://lists.openembedded.org/mt/120739071/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
