From ea258b20b302e6dbbc382646b505a690148beb49 Mon Sep 17 00:00:00 2001 From: Jaipaul Cheernam Date: Mon, 17 Aug 2026 08:20:43 +0200 Subject: [PATCH] meta-multimedia: fix trailing whitespace Fix trailing whitespace in meta-multimedia layer.conf to resolve bitbake parsing warnings. Signed-off-by: Jaipaul Cheernam Signed-off-by: Khem Raj --- 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