generic-poky/meta-yocto/conf
Robert Yang 0f21f39fad beagleboard.conf: fix hardcode of virtual/xserver
Here is the message from the bug 2260:

meta-yocto/conf/machine/beagleboard.conf hardcodes the virtual/xserver
provider, i.e., it includes the following:

PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg-lite"

I don't think machine conf is the correct place for selecting what is
essentially a distro feature, but at least this should use the '?='
operator; as is to select a different provider one must provide a
complete beagleboard.conf file.

[YOCTO #2260]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
2012-04-11 12:10:14 +01:00
..
distro poky-tiny.conf: adjust eglibc options for poky-tiny 2012-04-11 12:10:13 +01:00
machine beagleboard.conf: fix hardcode of virtual/xserver 2012-04-11 12:10:14 +01:00
abi_version.conf meta-yocto: Add abi_version setting version 8, to match the OEBasicHash change and trigger warnings for existing build directories 2012-02-22 22:06:11 +00:00
bblayers.conf.sample bblayers.conf.sample: Use ?= to set BBLAYERS 2012-01-06 12:13:02 +00:00
layer.conf layer.conf: We really need to be able to override files in the core so reverse BBPATH priority 2012-02-22 22:05:46 +00:00
local.conf.sample conf/local.conf.sample: fix typos/grammar/formatting 2012-01-05 11:24:34 +00:00
local.conf.sample.extended local.conf.sample.extended: Add documentation of archive source code configuration 2012-03-28 10:10:47 +01:00
site.conf.sample site.conf.sample: Fix broken SOCKS proxy setup and configuration 2012-03-01 16:35:53 +00:00