Re: [oe] [meta-xfce][PATCH 1/3] xfce4-mpc-plugin: Clarify BSD license variant

2019-10-17 Thread Christophe PRIOUZEAU
On 10/16/19 6:42 PM, akuster808 wrote:
>
> On 10/16/19 2:20 AM, Christophe PRIOUZEAU wrote:
>> The License of xfce4 mpc plugin is BSD-0-Clause.
> Shouldn't this also be backported to stable branches?
It can be, the main goal of this series of patch are to remove all call 
of BSD license and
replace it by the correspondent BDS license (here BSD-0-Clause)
>
>
>> Signed-off-by: Christophe Priouzeau 
>> ---
>>   .../xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb  | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git 
>> a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb 
>> b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
>> index ff954acb8..9d031dd59 100644
>> --- a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
>> +++ b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
>> @@ -1,7 +1,7 @@
>>   SUMMARY = "Simple client plugin for Music Player Daemon"
>>   HOMEPAGE = 
>> "https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin";
>>   SECTION = "x11/application"
>> -LICENSE = "BSD"
>> +LICENSE = "BSD-0-Clause"
>>   LIC_FILES_CHKSUM = "file://COPYING;md5=3604d987e6dfdfc672c754d08953b0e0"
>>   
>>   inherit xfce-panel-plugin
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-xfce][PATCH 1/3] xfce4-mpc-plugin: Clarify BSD license variant

2019-10-16 Thread akuster808



On 10/16/19 2:20 AM, Christophe PRIOUZEAU wrote:
> The License of xfce4 mpc plugin is BSD-0-Clause.

Shouldn't this also be backported to stable branches?


>
> Signed-off-by: Christophe Priouzeau 
> ---
>  .../xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb  | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git 
> a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb 
> b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
> index ff954acb8..9d031dd59 100644
> --- a/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
> +++ b/meta-xfce/recipes-multimedia/xfce4-mpc-plugin/xfce4-mpc-plugin_0.5.2.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "Simple client plugin for Music Player Daemon"
>  HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin";
>  SECTION = "x11/application"
> -LICENSE = "BSD"
> +LICENSE = "BSD-0-Clause"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=3604d987e6dfdfc672c754d08953b0e0"
>  
>  inherit xfce-panel-plugin

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel