mirror of
https://git.yoctoproject.org/poky-contrib
synced 2025-05-08 23:52:25 +08:00
beaglebone-yocto: remove redundant XSERVER assignment
The default XSERVER value is good enough for this BSP, so we don't need to set it explicitly. (From meta-yocto rev: a0077d9132d1e86f97fa3d4a4607b008622aa17e) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0a99a509a9
commit
c35c771a69
@ -3,9 +3,6 @@
|
|||||||
#@DESCRIPTION: Reference machine configuration for http://beagleboard.org/bone and http://beagleboard.org/black boards
|
#@DESCRIPTION: Reference machine configuration for http://beagleboard.org/bone and http://beagleboard.org/black boards
|
||||||
|
|
||||||
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
|
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
|
||||||
XSERVER ?= "xserver-xorg \
|
|
||||||
xf86-video-modesetting \
|
|
||||||
"
|
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules kernel-devicetree"
|
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules kernel-devicetree"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user