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 <[email protected]>
Acked-by: Darren Hart <[email protected]> > --- > 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 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
