local.conf.sample: Remove trailing whitespaces

(From meta-yocto rev: 93c7a1a72cb485fabd5f247e6245ec44b4cb26bf)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj 2016-01-22 20:45:03 +00:00 committed by Richard Purdie
parent 6ae662acdc
commit 077d32eb52
2 changed files with 17 additions and 18 deletions

View File

@ -231,7 +231,6 @@ PACKAGECONFIG_append_pn-qemu-native = " sdl"
PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
#ASSUME_PROVIDED += "libsdl-native"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
# track the version of this file when it was generated. This can safely be ignored if
# this doesn't mean anything to you.