Re: [oe] [zeus][PATCH] packagegroup-meta-multimedia: Remove libsquish from rdeps

2019-10-30 Thread akuster808



On 10/30/19 10:19 PM, Khem Raj wrote:
> Thanks Armin, this patch is already in zeus
oh, so that miss fire did go out. I thought I had the README updates
applied when I issued the send-email command.


>
> On Wed, Oct 30, 2019 at 9:05 AM Armin Kuster  wrote:
>> From: Khem Raj 
>>
>> libsquish builds a static library alone which is primarily used during
>> build only. There is no runtime component to it.
>>
>> Signed-off-by: Khem Raj 
>> ---
>>  .../recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb| 2 
>> +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git 
>> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>>  
>> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> index 365618d..cef45f9 100644
>> --- 
>> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> +++ 
>> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>> @@ -27,7 +27,7 @@ RDEPENDS_packagegroup-meta-multimedia = "\
>>  fluidsynth cdparanoia vorbis-tools tremor caps libao libavc1394 \
>>  opusfile gerbera libdvdcss webrtc-audio-processing \
>>  rtmpdump libopenmpt schroedinger mpd mpc libmpdclient \
>> -ncmpc libmpd libsquish dcadec libiec61883 \
>> +ncmpc libmpd dcadec libiec61883 \
>>  ${@bb.utils.contains("DISTRO_FEATURES", "pam", "", "", d)} \
>>  ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "minidlna 
>> gst-fluendo-mpegdemux vlc", "", d)} \
>>  ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", 
>> "vo-aacenc sox libde265 gst-openmax", "", d)} \
>> --
>> 2.7.4
>>

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


Re: [oe] [zeus][PATCH] packagegroup-meta-multimedia: Remove libsquish from rdeps

2019-10-30 Thread Khem Raj
Thanks Armin, this patch is already in zeus

On Wed, Oct 30, 2019 at 9:05 AM Armin Kuster  wrote:
>
> From: Khem Raj 
>
> libsquish builds a static library alone which is primarily used during
> build only. There is no runtime component to it.
>
> Signed-off-by: Khem Raj 
> ---
>  .../recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb| 2 
> +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git 
> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
>  
> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
> index 365618d..cef45f9 100644
> --- 
> a/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
> +++ 
> b/meta-multimedia/recipes-multimedia/packagegroups/packagegroup-meta-multimedia.bb
> @@ -27,7 +27,7 @@ RDEPENDS_packagegroup-meta-multimedia = "\
>  fluidsynth cdparanoia vorbis-tools tremor caps libao libavc1394 \
>  opusfile gerbera libdvdcss webrtc-audio-processing \
>  rtmpdump libopenmpt schroedinger mpd mpc libmpdclient \
> -ncmpc libmpd libsquish dcadec libiec61883 \
> +ncmpc libmpd dcadec libiec61883 \
>  ${@bb.utils.contains("DISTRO_FEATURES", "pam", "", "", d)} \
>  ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "minidlna 
> gst-fluendo-mpegdemux vlc", "", d)} \
>  ${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "vo-aacenc 
> sox libde265 gst-openmax", "", d)} \
> --
> 2.7.4
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel