[PATCH 2/2] meta-multimedia: fix trailing whitespace
Jaipaul Cheernam <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
Fix trailing whitespace in meta-multimedia layer.conf to resolve bitbake parsing warnings. Signed-off-by: Jaipaul Cheernam <[email protected]> --- meta-multimedia/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf index c96fbcb27c..b48c002d12 100644 --- a/meta-multimedia/conf/layer.conf +++ b/meta-multimedia/conf/layer.conf @@ -5,7 +5,7 @@ # Therefore if you want a given layer to be considered high priority # for the .inc and .conf etc. then consider it adding at the beginning # of BBPATH. For bblayers bitbake will use BBFILES_PRIORITY to resolve -# the recipe contention so the order of directories in BBFILES does +# the recipe contention so the order of directories in BBFILES does # not matter. # We have a conf and classes directory, append to BBPATH