]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
conf/machine: Drop unused *GUI* variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 May 2011 15:19:32 +0000 (16:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 May 2011 16:15:57 +0000 (17:15 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/machine/atom-pc.conf
meta-yocto/conf/machine/beagleboard.conf

index b94deb20e5401a4d0580475288fe1fe695c81017..5447998c4ea395f9b06bf48413be2005e27f3cb4 100644 (file)
@@ -30,8 +30,6 @@ XSERVER ?= "xserver-xf86-dri-lite \
 
 MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
 
-GUI_MACHINE_CLASS = "bigscreen"
-
 IMAGE_ROOTFS_SIZE_ext3 = "500000"
 
 IMAGE_FSTYPES ?= "ext3 cpio.gz"
index b1f73504bf6104afaa6cc1bf1cb4c598d68fd395..963014b93eb7258949bf6c3fc604b03e4487018b 100644 (file)
@@ -6,9 +6,6 @@ TARGET_ARCH = "arm"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
 XSERVER = "xserver-kdrive-fbdev"
 
-# Only has DVI connector for external screen
-GUI_MACHINE_CLASS = "bigscreen"
-
 #Ship all kernel modules till the board support has matured enough
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"