> -----Original Message----- > From: [email protected] [mailto:meta-intel- > [email protected]] On Behalf Of [email protected] > Sent: Thursday, November 14, 2013 4:26 PM > To: [email protected] > Cc: Zanussi, Tom > Subject: [meta-intel] [PATCH 2/4] fri2: Remove mesa PREFERRED_VERSION > > From: Tom Zanussi <[email protected]> > > From Ross: "There's only one version of Mesa in oe-core *and* mesa isn't > used by these BSPs anymore (they use mesa-gl)." > > So remove the preferred version and get rid of warnings such as below: > > NOTE: preferred version 9.1.6 of mesa not available (for item virtual/libg
Look like cut/paste error. Mesa does not provide virtual/libg. This error should have been about virtual/libgl. Nitin > NOTE: versions of mesa available: 2:9.2.2 2:9.2.2+gitAUTOINC+8f0742051e > > Signed-off-by: Tom Zanussi <[email protected]> > --- > meta-fri2/conf/machine/fri2.conf | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/meta-fri2/conf/machine/fri2.conf b/meta- > fri2/conf/machine/fri2.conf > index 488a065..4ffdc4e 100644 > --- a/meta-fri2/conf/machine/fri2.conf > +++ b/meta-fri2/conf/machine/fri2.conf > @@ -26,7 +26,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ > " > > PREFERRED_VERSION_xserver-xorg ?= "1.9.3" > -PREFERRED_VERSION_mesa ?= "9.1.6" > PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3" > PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" > PREFERRED_VERSION_emgd-driver-bin ?= "1.18" > -- > 1.7.9.5 > > _______________________________________________ > meta-intel mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-intel _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
