[oe] [meta-multimedia][PATCH] rygel: Add lms PACKAGECONFIG item

Khem Raj raj.khem at gmail.com
Fri Jan 26 03:34:45 UTC 2018



On 12/22/17 6:51 AM, Changhyeok Bae wrote:
> Signed-off-by: Changhyeok Bae <changhyeok.bae at gmail.com>
> ---
>   meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> index d2eda6b..e94c9ff 100644
> --- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> +++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.34.0.bb
> @@ -30,6 +30,7 @@ PACKAGECONFIG[ruih] = "--enable-ruih-plugin,--disable-ruih-plugin"
>   PACKAGECONFIG[media-export] = "--enable-media-export-plugin,--disable-media-export-plugin"
>   PACKAGECONFIG[gst-launch] = "--enable-gst-launch-plugin,--disable-gst-launch-plugin"
>   PACKAGECONFIG[gtk+3] = ",--without-ui,gtk+3"
> +PACKAGECONFIG[lms] = "--enable-lms-plugin,--disable-lms-plugin"

I guess it should add rdep on lightmediascanner too when enabled.

>   
>   LIBV = "2.6"
>   
> 



More information about the Openembedded-devel mailing list