[oe] [meta-multimedia][PATCH] VLC: make gnome-vfs configurable

Andreas Oberritter obi at opendreambox.org
Thu Nov 5 12:59:35 UTC 2015


Hello Rafaël,

On 05.11.2015 12:26, Rafaël Carré wrote:
> ---
> XXX: to be cherry-picked together with <1446652999-24545-3-git-send-email-funman at videolan.org>
> 
>  meta-multimedia/recipes-multimedia/vlc/vlc.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> index bf08405..ce6e52d 100644
> --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> @@ -60,6 +60,7 @@ PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free"
>  PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp"
>  PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+"
>  PACKAGECONFIG[dvbpsi] = "--enable-dvbpsi,--disable-dvbpsi, libdvbpsi"
> +PACKAGECONFIG[gnome-vfs] = "--enable-gnomevfs,--disable-gnome-vfs, gnome-vfs"

this looks like a typo (missing dash in enable switch?).

Regards,
Andreas

>  
>  do_configure_prepend() {
>      cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true
> 




More information about the Openembedded-devel mailing list