On Fri, Jan 28, 2011 at 6:50 PM, Khem Raj <[email protected]> wrote:
> > what xserver is chosen is s distro choice do not lock it here. I do not agree. What if the machine is tested to work with particular xserver and with other one have some issues? Then this could be the right place. > + > > +PREFERRED_VERSION_linux = "2.6.35" > > kernel should not be pinned in conf file but in the kernel recipe itself > you should add PREFERRRED_PROVIDER_yourmacine = ... > I will remove this. > > + > > +MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget touchscreen > keyboard" > > + > > +GUI_MACHINE_CLASS = "bigscreen" > > +XSERVER ?= "xserver-xorg \ > > + xf86-input-tslib \ > > + xf86-input-evdev \ > > + xf86-input-mouse \ > > + xf86-input-keyboard \ > > + xf86-video-fbdev \ > > +" > > this two defines should be part of distros to pin not machines. > Machine should know what features if have. Because for distros it is impossible to know what are the hw capabilities of particular machine i think. Thanks Best regards, marek _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
