[meta-intel] [PATCH 3/4] libva: remove redundant PROVIDES

Darren Hart dvhart at linux.intel.com
Mon Nov 4 13:20:34 PST 2013


On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote:
> There isn't any need to PROVIDE these as the ony user is in emgd-driver-bin's
> RDEPENDS and bitbake looks at PACKAGES when resolving that.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  common/recipes-multimedia/libva/libva.inc |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/common/recipes-multimedia/libva/libva.inc b/common/recipes-multimedia/libva/libva.inc
> index 8ee2ac4..0fb0269 100644
> --- a/common/recipes-multimedia/libva/libva.inc
> +++ b/common/recipes-multimedia/libva/libva.inc
> @@ -28,7 +28,6 @@ EXTRA_OECONF = "${@base_contains('DISTRO_FEATURES', 'wayland', '--disable-waylan
>                  --disable-dummy-driver"
>  
>  PACKAGES =+ "${PN}-x11 ${PN}-tpi ${PN}-glx ${PN}-egl"
> -PROVIDES =+ "${PN}-x11 ${PN}-tpi ${PN}-glx ${PN}-egl"
>  
>  RDEPENDS_${PN}-tpi =+ "${PN}"
>  RDEPENDS_${PN}-x11 =+ "${PN}"

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel





More information about the meta-intel mailing list