buildroot: fix fallout after qtopia4 -> qt rename

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-08-03 11:43:07 +02:00
parent 5e93ac8948
commit 5b72dda69f
28 changed files with 128 additions and 128 deletions

View File

@ -63,8 +63,8 @@ else
CLASSPATH_CONF_OPT+= --disable-alsa
endif
ifeq ($(BR2_PACKAGE_QTOPIA4),y)
CLASSPATH_DEPENDENCIES+= qtopia4
ifeq ($(BR2_PACKAGE_QT),y)
CLASSPATH_DEPENDENCIES+= qt
CLASSPATH_CONF_OPT+= --enable-qt-peer
else
CLASSPATH_CONF_OPT+= --disable-qt-peer

View File

@ -79,8 +79,8 @@ else
endif
#Enable or disable qt backend
ifeq ($(BR2_PACKAGE_QTOPIA4),y)
JAMVM_DEPENDENCIES+= qtopia4
ifeq ($(BR2_PACKAGE_QT),y)
JAMVM_DEPENDENCIES+= qt
JAMVM_CONF_OPT+= --enable-qt-peer
else
JAMVM_CONF_OPT+= --disable-qt-peer

View File

@ -550,7 +550,7 @@ config BR2_TARGET_TEST_PACKAGES
select BR2_PACKAGE_TIFF
select BR2_PACKAGE_FBV
select BR2_PACKAGE_FBSET
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
select BR2_PACKAGE_XSERVER_none
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -561,7 +561,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set

View File

@ -737,7 +737,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -548,7 +548,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -662,7 +662,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -628,7 +628,7 @@ BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -751,7 +751,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -548,7 +548,7 @@ BR2_TOOLCHAIN_EXTERNAL_PREFIX="$(ARCH)-linux"
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -670,7 +670,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -499,7 +499,7 @@ BR2_PACKAGE_FBSET=y
# other GUIs
#
# BR2_PACKAGE_QTE is not set
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_x11r7 is not set
# BR2_PACKAGE_XSERVER_xorg is not set

View File

@ -751,7 +751,7 @@ BR2_PACKAGE_FBSET=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -551,7 +551,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -707,7 +707,7 @@ BR2_PACKAGE_FBSET=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -748,7 +748,7 @@ BR2_PACKAGE_FBSET=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -550,7 +550,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -669,7 +669,7 @@ BR2_PACKAGE_FBSET=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -685,7 +685,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -548,7 +548,7 @@ BR2_TARGET_OPTIMIZATION="-Os -pipe"
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -670,7 +670,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -611,7 +611,7 @@ BR2_PACKAGE_LINUX_FUSION=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -656,7 +656,7 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -686,14 +686,14 @@ BR2_PACKAGE_FBSET=y
#
# other GUIs
#
BR2_PACKAGE_QTOPIA4=y
# BR2_PACKAGE_QTOPIA4_DEBUG is not set
BR2_PACKAGE_QTOPIA4_SHARED=y
# BR2_PACKAGE_QTOPIA4_STATIC is not set
# BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL is not set
# BR2_PACKAGE_QTOPIA4_LICENSE_APPROVED is not set
# BR2_PACKAGE_QTOPIA4_QT3SUPPORT is not set
BR2_PACKAGE_QTOPIA4_GUI_MODULE=y
BR2_PACKAGE_QT=y
# BR2_PACKAGE_QT_DEBUG is not set
BR2_PACKAGE_QT_SHARED=y
# BR2_PACKAGE_QT_STATIC is not set
# BR2_PACKAGE_QT_LICENSE_TYPE_COMMERCIAL is not set
# BR2_PACKAGE_QT_LICENSE_APPROVED is not set
# BR2_PACKAGE_QT_QT3SUPPORT is not set
BR2_PACKAGE_QT_GUI_MODULE=y
#
# Pixel depths
@ -702,63 +702,63 @@ BR2_PACKAGE_QTOPIA4_GUI_MODULE=y
#
# Deselecting each option leads to Qt's default (8,16,32)
#
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_ALL is not set
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_1 is not set
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_4 is not set
BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_8=y
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_12 is not set
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_15 is not set
BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_16=y
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_18 is not set
# BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_24 is not set
BR2_PACKAGE_QTOPIA4_PIXEL_DEPTH_32=y
BR2_PACKAGE_QTOPIA4_GIF=y
BR2_PACKAGE_QTOPIA4_LIBMNG=y
BR2_PACKAGE_QTOPIA4_NOJPEG=y
# BR2_PACKAGE_QTOPIA4_SYSTEMJPEG is not set
# BR2_PACKAGE_QTOPIA4_QTJPEG is not set
BR2_PACKAGE_QTOPIA4_NOPNG=y
# BR2_PACKAGE_QTOPIA4_SYSTEMPNG is not set
# BR2_PACKAGE_QTOPIA4_QTPNG is not set
BR2_PACKAGE_QTOPIA4_NOTIFF=y
# BR2_PACKAGE_QTOPIA4_SYSTEMTIFF is not set
# BR2_PACKAGE_QTOPIA4_QTTIFF is not set
BR2_PACKAGE_QTOPIA4_QTZLIB=y
# BR2_PACKAGE_QTOPIA4_SYSTEMZLIB is not set
BR2_PACKAGE_QTOPIA4_NOFREETYPE=y
# BR2_PACKAGE_QTOPIA4_QTFREETYPE is not set
# BR2_PACKAGE_QTOPIA4_SYSTEMFREETYPE is not set
BR2_PACKAGE_QTOPIA4_EMB_PLATFORM="$(ARCH)"
# BR2_PACKAGE_QTOPIA4_SQL_MODULE is not set
# BR2_PACKAGE_QT_PIXEL_DEPTH_ALL is not set
# BR2_PACKAGE_QT_PIXEL_DEPTH_1 is not set
# BR2_PACKAGE_QT_PIXEL_DEPTH_4 is not set
BR2_PACKAGE_QT_PIXEL_DEPTH_8=y
# BR2_PACKAGE_QT_PIXEL_DEPTH_12 is not set
# BR2_PACKAGE_QT_PIXEL_DEPTH_15 is not set
BR2_PACKAGE_QT_PIXEL_DEPTH_16=y
# BR2_PACKAGE_QT_PIXEL_DEPTH_18 is not set
# BR2_PACKAGE_QT_PIXEL_DEPTH_24 is not set
BR2_PACKAGE_QT_PIXEL_DEPTH_32=y
BR2_PACKAGE_QT_GIF=y
BR2_PACKAGE_QT_LIBMNG=y
BR2_PACKAGE_QT_NOJPEG=y
# BR2_PACKAGE_QT_SYSTEMJPEG is not set
# BR2_PACKAGE_QT_QTJPEG is not set
BR2_PACKAGE_QT_NOPNG=y
# BR2_PACKAGE_QT_SYSTEMPNG is not set
# BR2_PACKAGE_QT_QTPNG is not set
BR2_PACKAGE_QT_NOTIFF=y
# BR2_PACKAGE_QT_SYSTEMTIFF is not set
# BR2_PACKAGE_QT_QTTIFF is not set
BR2_PACKAGE_QT_QTZLIB=y
# BR2_PACKAGE_QT_SYSTEMZLIB is not set
BR2_PACKAGE_QT_NOFREETYPE=y
# BR2_PACKAGE_QT_QTFREETYPE is not set
# BR2_PACKAGE_QT_SYSTEMFREETYPE is not set
BR2_PACKAGE_QT_EMB_PLATFORM="$(ARCH)"
# BR2_PACKAGE_QT_SQL_MODULE is not set
#
# Graphics drivers
#
BR2_PACKAGE_QTOPIA4_GFX_LINUXFB=y
# BR2_PACKAGE_QTOPIA4_GFX_TRANSFORMED is not set
# BR2_PACKAGE_QTOPIA4_GFX_QVFB is not set
# BR2_PACKAGE_QTOPIA4_GFX_VNC is not set
# BR2_PACKAGE_QTOPIA4_GFX_MULTISCREEN is not set
BR2_PACKAGE_QT_GFX_LINUXFB=y
# BR2_PACKAGE_QT_GFX_TRANSFORMED is not set
# BR2_PACKAGE_QT_GFX_QVFB is not set
# BR2_PACKAGE_QT_GFX_VNC is not set
# BR2_PACKAGE_QT_GFX_MULTISCREEN is not set
#
# Mouse drivers
#
# BR2_PACKAGE_QTOPIA4_MOUSE_PC is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_BUS is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_LINUXTP is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_YOPY is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_VR41XX is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_TSLIB is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_QVFB is not set
# BR2_PACKAGE_QTOPIA4_PHONON is not set
BR2_PACKAGE_QTOPIA4_XML=y
# BR2_PACKAGE_QTOPIA4_XMLPATTERNS is not set
# BR2_PACKAGE_QTOPIA4_SVG is not set
BR2_PACKAGE_QTOPIA4_NETWORK=y
# BR2_PACKAGE_QTOPIA4_WEBKIT is not set
# BR2_PACKAGE_QTOPIA4_OPENSSL is not set
BR2_PACKAGE_QTOPIA4_SCRIPT=y
# BR2_PACKAGE_QTOPIA4_SCRIPTTOOLS is not set
# BR2_PACKAGE_QT_MOUSE_PC is not set
# BR2_PACKAGE_QT_MOUSE_BUS is not set
# BR2_PACKAGE_QT_MOUSE_LINUXTP is not set
# BR2_PACKAGE_QT_MOUSE_YOPY is not set
# BR2_PACKAGE_QT_MOUSE_VR41XX is not set
# BR2_PACKAGE_QT_MOUSE_TSLIB is not set
# BR2_PACKAGE_QT_MOUSE_QVFB is not set
# BR2_PACKAGE_QT_PHONON is not set
BR2_PACKAGE_QT_XML=y
# BR2_PACKAGE_QT_XMLPATTERNS is not set
# BR2_PACKAGE_QT_SVG is not set
BR2_PACKAGE_QT_NETWORK=y
# BR2_PACKAGE_QT_WEBKIT is not set
# BR2_PACKAGE_QT_OPENSSL is not set
BR2_PACKAGE_QT_SCRIPT=y
# BR2_PACKAGE_QT_SCRIPTTOOLS is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -563,7 +563,7 @@ BR2_GRAPHIC_SUPPORT=y
# other GUIs
#
# BR2_PACKAGE_QTE is not set
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_x11r7 is not set
# BR2_PACKAGE_XSERVER_xorg is not set

View File

@ -542,57 +542,57 @@ BR2_PACKAGE_NCURSES=y
#
# other GUIs
#
BR2_PACKAGE_QTOPIA4=y
# BR2_PACKAGE_QTOPIA4_DEBUG is not set
BR2_PACKAGE_QTOPIA4_SHARED=y
# BR2_PACKAGE_QTOPIA4_STATIC is not set
BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_GPL=y
# BR2_PACKAGE_QTOPIA4_LICENSE_TYPE_COMMERCIAL is not set
BR2_PACKAGE_QTOPIA4_GPL_LICENSE_APPROVED=y
# BR2_PACKAGE_QTOPIA4_QT3SUPPORT is not set
BR2_PACKAGE_QTOPIA4_DEPTHS="-depths 24,16,8"
BR2_PACKAGE_QTOPIA4_GIF=y
# BR2_PACKAGE_QTOPIA4_LIBMNG is not set
# BR2_PACKAGE_QTOPIA4_NOJPEG is not set
# BR2_PACKAGE_QTOPIA4_SYSTEMJPEG is not set
BR2_PACKAGE_QTOPIA4_QTJPEG=y
# BR2_PACKAGE_QTOPIA4_NOPNG is not set
# BR2_PACKAGE_QTOPIA4_SYSTEMPNG is not set
BR2_PACKAGE_QTOPIA4_QTPNG=y
# BR2_PACKAGE_QTOPIA4_NOTIFF is not set
# BR2_PACKAGE_QTOPIA4_SYSTEMTIFF is not set
BR2_PACKAGE_QTOPIA4_QTTIFF=y
BR2_PACKAGE_QTOPIA4_QTZLIB=y
# BR2_PACKAGE_QTOPIA4_SYSTEMZLIB is not set
# BR2_PACKAGE_QTOPIA4_NOFREETYPE is not set
BR2_PACKAGE_QTOPIA4_QTFREETYPE=y
# BR2_PACKAGE_QTOPIA4_SYSTEMFREETYPE is not set
BR2_PACKAGE_QTOPIA4_EMB_PLATFORM="avr32"
# BR2_PACKAGE_QTOPIA4_SQL_MODULE is not set
BR2_PACKAGE_QT=y
# BR2_PACKAGE_QT_DEBUG is not set
BR2_PACKAGE_QT_SHARED=y
# BR2_PACKAGE_QT_STATIC is not set
BR2_PACKAGE_QT_LICENSE_TYPE_GPL=y
# BR2_PACKAGE_QT_LICENSE_TYPE_COMMERCIAL is not set
BR2_PACKAGE_QT_GPL_LICENSE_APPROVED=y
# BR2_PACKAGE_QT_QT3SUPPORT is not set
BR2_PACKAGE_QT_DEPTHS="-depths 24,16,8"
BR2_PACKAGE_QT_GIF=y
# BR2_PACKAGE_QT_LIBMNG is not set
# BR2_PACKAGE_QT_NOJPEG is not set
# BR2_PACKAGE_QT_SYSTEMJPEG is not set
BR2_PACKAGE_QT_QTJPEG=y
# BR2_PACKAGE_QT_NOPNG is not set
# BR2_PACKAGE_QT_SYSTEMPNG is not set
BR2_PACKAGE_QT_QTPNG=y
# BR2_PACKAGE_QT_NOTIFF is not set
# BR2_PACKAGE_QT_SYSTEMTIFF is not set
BR2_PACKAGE_QT_QTTIFF=y
BR2_PACKAGE_QT_QTZLIB=y
# BR2_PACKAGE_QT_SYSTEMZLIB is not set
# BR2_PACKAGE_QT_NOFREETYPE is not set
BR2_PACKAGE_QT_QTFREETYPE=y
# BR2_PACKAGE_QT_SYSTEMFREETYPE is not set
BR2_PACKAGE_QT_EMB_PLATFORM="avr32"
# BR2_PACKAGE_QT_SQL_MODULE is not set
#
# Graphics drivers
#
BR2_PACKAGE_QTOPIA4_GFX_LINUXFB=y
# BR2_PACKAGE_QTOPIA4_GFX_TRANSFORMED is not set
# BR2_PACKAGE_QTOPIA4_GFX_QVFB is not set
BR2_PACKAGE_QTOPIA4_GFX_VNC=y
BR2_PACKAGE_QTOPIA4_GFX_MULTISCREEN=y
BR2_PACKAGE_QT_GFX_LINUXFB=y
# BR2_PACKAGE_QT_GFX_TRANSFORMED is not set
# BR2_PACKAGE_QT_GFX_QVFB is not set
BR2_PACKAGE_QT_GFX_VNC=y
BR2_PACKAGE_QT_GFX_MULTISCREEN=y
#
# Mouse drivers
#
# BR2_PACKAGE_QTOPIA4_MOUSE_PC is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_BUS is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_LINUXTP is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_YOPY is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_VR41XX is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_TSLIB is not set
# BR2_PACKAGE_QTOPIA4_MOUSE_QVFB is not set
# BR2_PACKAGE_QTOPIA4_XMLPATTERNS is not set
BR2_PACKAGE_QTOPIA4_SVG=y
BR2_PACKAGE_QTOPIA4_WEBKIT=y
BR2_PACKAGE_QTOPIA4_OPENSSL=y
# BR2_PACKAGE_QT_MOUSE_PC is not set
# BR2_PACKAGE_QT_MOUSE_BUS is not set
# BR2_PACKAGE_QT_MOUSE_LINUXTP is not set
# BR2_PACKAGE_QT_MOUSE_YOPY is not set
# BR2_PACKAGE_QT_MOUSE_VR41XX is not set
# BR2_PACKAGE_QT_MOUSE_TSLIB is not set
# BR2_PACKAGE_QT_MOUSE_QVFB is not set
# BR2_PACKAGE_QT_XMLPATTERNS is not set
BR2_PACKAGE_QT_SVG=y
BR2_PACKAGE_QT_WEBKIT=y
BR2_PACKAGE_QT_OPENSSL=y
#
# X Window System server

View File

@ -588,7 +588,7 @@ BR2_PACKAGE_MTD_SUMTOOL=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set

View File

@ -588,7 +588,7 @@ BR2_PACKAGE_MTD_SUMTOOL=y
#
# other GUIs
#
# BR2_PACKAGE_QTOPIA4 is not set
# BR2_PACKAGE_QT is not set
BR2_PACKAGE_XSERVER_none=y
# BR2_PACKAGE_XSERVER_xorg is not set
# BR2_PACKAGE_XSERVER_tinyx is not set