raspberrypi.conf: Remove GUI_MACHINE_CLASS variable

This variable was dropped:

commit 0504d36646f8def4829250a9eee0cf9bac3b756e
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date:   Tue May 10 16:19:02 2011 +0100
bitbake.conf: Drop unused *GUI* and MACHINE_DISPLAY variables
(From OE-Core rev: baf136a9c95a94c5bf89c9a818960d616439682c)

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-09-16 12:33:06 +03:00
parent 280c217470
commit 241bd86e52

View File

@ -7,8 +7,6 @@ TARGET_ARCH = "arm"
require conf/machine/include/tune-arm1176jzf-s.inc
GUI_MACHINE_CLASS = "bigscreen"
INHERIT += "sdcard_image-rpi"
IMAGE_FSTYPES ?= "tar.bz2 ext3 rpi-sdimg"