On Wed, Mar 12, 2014 at 12:58:12PM +0000, [email protected] wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 0c404fa1a0372c56f700eb93900abd83175199ef
> URL:    
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0c404fa1a0372c56f700eb93900abd83175199ef
> 
> Author: Ross Burton <[email protected]>
> Date:   Wed Mar 12 10:36:08 2014 +0000
> 
> gnomebase: remove trailing whitespace
> 
> It seems that the bitbake parser is incredibly forgiving of trailing 
> whitespace
> in multi-line variables, but delete it to be sure.
> 
> Signed-off-by: Ross Burton <[email protected]>
> Signed-off-by: Richard Purdie <[email protected]>
> 
> ---
> 
>  meta/classes/gnomebase.bbclass | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/classes/gnomebase.bbclass b/meta/classes/gnomebase.bbclass
> index b299500..739bf60 100644
> --- a/meta/classes/gnomebase.bbclass
> +++ b/meta/classes/gnomebase.bbclass
> @@ -10,7 +10,7 @@ DEPENDS += "gnome-common-native"
>  
>  FILES_${PN} += "${datadir}/application-registry  \
>       ${datadir}/mime-info \
> -     ${datadir}/mime/packages \      
> +     ${datadir}/mime/packages \
>       ${datadir}/mime/application \
>       ${datadir}/gnome-2.0 \
>       ${datadir}/polkit* \

Can you also please fix it to use spaces instead of tabs here?

> 
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to