mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
280c217470
commit
241bd86e52
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user