Karthik,

Can you please validate that this patch doesn't break anything for you? 
Thanks.

-- 
Denys


On Tue, Jan 27, 2015 at 08:32:48PM -0500, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <[email protected]>
> 
> Signed-off-by: Denys Dmytriyenko <[email protected]>
> ---
>  .../gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend          | 9 
> +++++++++
>  .../gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend         | 6 ++++++
>  2 files changed, 15 insertions(+)
>  create mode 100644 
> meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
>  create mode 100644 
> meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
> 
> diff --git 
> a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
>  
> b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
> new file mode 100644
> index 0000000..e6d72ba
> --- /dev/null
> +++ 
> b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-bad-mm-accel_0.10.23.bbappend
> @@ -0,0 +1,9 @@
> +PR_append = "-arago0"
> +
> +PACKAGECONFIG = "bzip curl faad"
> +
> +# Disable features that have potential commercial licensing restrictions
> +EXTRA_OECONF += "\
> +    --disable-mpeg2enc \
> +    --disable-acm \
> +"
> diff --git 
> a/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
>  
> b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
> new file mode 100644
> index 0000000..4cb0608
> --- /dev/null
> +++ 
> b/meta-arago-distro/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bbappend
> @@ -0,0 +1,6 @@
> +PR_append = "-arago0"
> +
> +DEPENDS := "${@oe_filter_out('gconf','${DEPENDS}', d)}"
> +DEPENDS := "${@oe_filter_out('gconf-native','${DEPENDS}', d)}"
> +
> +EXTRA_OECONF += "--disable-gconftool --disable-gconf"
> -- 
> 2.2.0
> 
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to