Skip to content

Commit

Permalink
Use weston
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes committed Aug 25, 2020
1 parent d3ff335 commit 085df40
Showing 1 changed file with 79 additions and 84 deletions.
163 changes: 79 additions & 84 deletions buildroot/.config
Original file line number Diff line number Diff line change
Expand Up @@ -451,9 +451,9 @@ BR2_INIT_BUSYBOX=y
#
# BR2_INIT_NONE is not set
# BR2_ROOTFS_DEVICE_CREATION_STATIC is not set
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
# BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV is not set
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
BR2_ROOTFS_DEVICE_TABLE="system/device_table.txt"
# BR2_ROOTFS_DEVICE_TABLE_SUPPORTS_EXTENDED_ATTRIBUTES is not set
# BR2_ROOTFS_MERGED_USR is not set
Expand Down Expand Up @@ -597,10 +597,8 @@ BR2_PACKAGE_KODI_ARCH_SUPPORTS=y
#
# kodi needs python w/ .py modules, a uClibc or glibc toolchain w/ C++, threads, wchar, dynamic library, gcc >= 4.8
#

#
# kodi needs an OpenGL EGL backend with OpenGL support
#
BR2_PACKAGE_KODI_PLATFORM_SUPPORTS=y
BR2_PACKAGE_KODI_PLATFORM_SUPPORTS_RBPI=y
# BR2_PACKAGE_LAME is not set
# BR2_PACKAGE_MADPLAY is not set
# BR2_PACKAGE_MIMIC is not set
Expand Down Expand Up @@ -904,6 +902,7 @@ BR2_PACKAGE_NTFS_3G_NTFSPROGS=y
# BR2_PACKAGE_FSWEBCAM is not set
# BR2_PACKAGE_GHOSTSCRIPT is not set
BR2_PACKAGE_GLMARK2_FLAVOR_ANY=y
BR2_PACKAGE_GLMARK2_FLAVOR_DRM_GLESV2=y
BR2_PACKAGE_GLMARK2_FLAVOR_WAYLAND_GLESV2=y
# BR2_PACKAGE_GLMARK2 is not set
# BR2_PACKAGE_GLSLSANDBOX_PLAYER is not set
Expand Down Expand Up @@ -971,9 +970,7 @@ BR2_PACKAGE_QT5BASE_TEST=y
BR2_PACKAGE_QT5BASE_XML=y
BR2_PACKAGE_QT5BASE_GUI=y
BR2_PACKAGE_QT5BASE_WIDGETS=y
BR2_PACKAGE_QT5BASE_OPENGL=y
BR2_PACKAGE_QT5BASE_OPENGL_ES2=y
BR2_PACKAGE_QT5BASE_OPENGL_LIB=y
# BR2_PACKAGE_QT5BASE_OPENGL is not set
BR2_PACKAGE_QT5BASE_LINUXFB=y

#
Expand All @@ -983,8 +980,8 @@ BR2_PACKAGE_QT5BASE_LINUXFB=y
#
# X.org XCB backend available if X.org is enabled
#
BR2_PACKAGE_QT5BASE_EGLFS=y
BR2_PACKAGE_QT5BASE_DEFAULT_QPA=""
# BR2_PACKAGE_QT5BASE_EGLFS is not set
BR2_PACKAGE_QT5BASE_DEFAULT_QPA="wayland"
BR2_PACKAGE_QT5BASE_PRINTSUPPORT=y
# BR2_PACKAGE_QT5BASE_FONTCONFIG is not set
# BR2_PACKAGE_QT5BASE_HARFBUZZ is not set
Expand Down Expand Up @@ -1023,7 +1020,7 @@ BR2_PACKAGE_QT5TOOLS_LINGUIST_TOOLS=y
# BR2_PACKAGE_QT5TOOLS_QTPLUGININFO is not set
# BR2_PACKAGE_QT5VIRTUALKEYBOARD is not set
BR2_PACKAGE_QT5WAYLAND=y
BR2_PACKAGE_QT5WAYLAND_COMPOSITOR=y
# BR2_PACKAGE_QT5WAYLAND_COMPOSITOR is not set
# BR2_PACKAGE_QT5WEBCHANNEL is not set
BR2_PACKAGE_QT5WEBKIT=y
# BR2_PACKAGE_QT5WEBKIT_EXAMPLES is not set
Expand All @@ -1048,9 +1045,34 @@ BR2_PACKAGE_QJSON=y
#
# tekui needs a Lua interpreter and a toolchain w/ threads, dynamic library
#
BR2_PACKAGE_WESTON=y
BR2_PACKAGE_WESTON_DEFAULT_FBDEV=y

#
# drm backend needs mesa3d w/ EGL driver
#

#
# X11 backend needs X.org
#
BR2_PACKAGE_WESTON_DEFAULT_COMPOSITOR="fbdev"

#
# DRM compositor needs an OpenGL EGL backend provided by mesa3d
#
BR2_PACKAGE_WESTON_FBDEV=y
# BR2_PACKAGE_WESTON_RDP is not set

#
# X11 compositor needs X.org enabled
#

#
# weston needs udev and a toolchain w/ locale, threads, dynamic library, headers >= 3.0
# XWayland support needs libepoxy and X.org enabled
#

#
# demo clients needs an OpenGL ES provider, an OpenEGL-capable Wayland backend and a toolchain w/ wchar, threads, C++
#
# BR2_PACKAGE_XORG7 is not set
# BR2_PACKAGE_APITRACE is not set
Expand All @@ -1063,7 +1085,7 @@ BR2_PACKAGE_QJSON=y
#
# vte needs an OpenGL or an OpenGL-EGL/wayland backend
#
# BR2_PACKAGE_XKEYBOARD_CONFIG is not set
BR2_PACKAGE_XKEYBOARD_CONFIG=y

#
# Hardware handling
Expand All @@ -1079,10 +1101,10 @@ BR2_PACKAGE_QJSON=y
# BR2_PACKAGE_MURATA_CYW_FW is not set
# BR2_PACKAGE_RPI_BT_FIRMWARE is not set
BR2_PACKAGE_RPI_FIRMWARE=y
BR2_PACKAGE_RPI_FIRMWARE_DEFAULT=y
# BR2_PACKAGE_RPI_FIRMWARE_DEFAULT is not set
# BR2_PACKAGE_RPI_FIRMWARE_X is not set
# BR2_PACKAGE_RPI_FIRMWARE_CD is not set
BR2_PACKAGE_RPI_FIRMWARE_BOOT=""
BR2_PACKAGE_RPI_FIRMWARE_CD=y
BR2_PACKAGE_RPI_FIRMWARE_BOOT="cd"
# BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS is not set

#
Expand All @@ -1104,14 +1126,8 @@ BR2_PACKAGE_RPI_WIFI_FIRMWARE=y
# BR2_PACKAGE_AM335X_PRU_PACKAGE is not set
# BR2_PACKAGE_APCUPSD is not set
# BR2_PACKAGE_AVRDUDE is not set

#
# bcache-tools needs udev /dev management
#

#
# brickd needs udev /dev management, a toolchain w/ threads, wchar
#
# BR2_PACKAGE_BCACHE_TOOLS is not set
# BR2_PACKAGE_BRICKD is not set
# BR2_PACKAGE_BRLTTY is not set
# BR2_PACKAGE_CBOOTIMAGE is not set
# BR2_PACKAGE_CC_TOOL is not set
Expand All @@ -1126,10 +1142,7 @@ BR2_PACKAGE_DBUS=y
# BR2_PACKAGE_DBUS_TRIGGERD is not set
# BR2_PACKAGE_DFU_UTIL is not set
# BR2_PACKAGE_DMRAID is not set

#
# dt-utils needs udev /dev management
#
# BR2_PACKAGE_DT_UTILS is not set
# BR2_PACKAGE_DTV_SCAN_TABLES is not set
# BR2_PACKAGE_DUMP1090 is not set
# BR2_PACKAGE_DVB_APPS is not set
Expand All @@ -1139,10 +1152,10 @@ BR2_PACKAGE_DBUS=y
#
# edid-decode needs a toolchain w/ C++, gcc >= 4.7
#

#
# eudev needs eudev /dev management
#
BR2_PACKAGE_EUDEV=y
BR2_PACKAGE_PROVIDES_UDEV="eudev"
# BR2_PACKAGE_EUDEV_RULES_GEN is not set
BR2_PACKAGE_EUDEV_ENABLE_HWDB=y
# BR2_PACKAGE_EVEMU is not set
# BR2_PACKAGE_EVTEST is not set
# BR2_PACKAGE_FAN_CTRL is not set
Expand Down Expand Up @@ -1262,10 +1275,7 @@ BR2_PACKAGE_SEDUTIL_ARCH_SUPPORTS=y
# ti-gfx needs a glibc toolchain and a Linux kernel to be built
#
# BR2_PACKAGE_TI_SGX_KM is not set

#
# ti-sgx-libgbm needs udev and a toolchain w/ threads
#
# BR2_PACKAGE_TI_SGX_LIBGBM is not set

#
# ti-sgx-um needs the ti-sgx-km driver
Expand All @@ -1281,30 +1291,18 @@ BR2_PACKAGE_SEDUTIL_ARCH_SUPPORTS=y
# BR2_PACKAGE_UBOOT_TOOLS is not set
# BR2_PACKAGE_UBUS is not set
# BR2_PACKAGE_UCCP420WLAN is not set

#
# udisks needs udev /dev management
#
BR2_PACKAGE_HAS_UDEV=y

#
# udisks needs a glibc or musl toolchain with locale, C++, wchar, dynamic library, NPTL, gcc >= 4.9
#
# BR2_PACKAGE_UHUBCTL is not set
# BR2_PACKAGE_UMTPRD is not set

#
# upower needs udev /dev management
#
# BR2_PACKAGE_UPOWER is not set
# BR2_PACKAGE_USB_MODESWITCH is not set
# BR2_PACKAGE_USB_MODESWITCH_DATA is not set

#
# usbmount requires udev to be enabled
#

#
# usbutils needs udev /dev management and toolchain w/ threads
#
# BR2_PACKAGE_USBMOUNT is not set
# BR2_PACKAGE_USBUTILS is not set
# BR2_PACKAGE_W_SCAN is not set
# BR2_PACKAGE_WIPE is not set
# BR2_PACKAGE_XORRISO is not set
Expand Down Expand Up @@ -1536,15 +1534,22 @@ BR2_PACKAGE_SQLITE=y
# BR2_PACKAGE_ATK is not set
# BR2_PACKAGE_ATKMM is not set
# BR2_PACKAGE_BULLET is not set
# BR2_PACKAGE_CAIRO is not set
BR2_PACKAGE_CAIRO=y
# BR2_PACKAGE_CAIRO_PS is not set
# BR2_PACKAGE_CAIRO_PDF is not set
BR2_PACKAGE_CAIRO_PNG=y
# BR2_PACKAGE_CAIRO_SCRIPT is not set
# BR2_PACKAGE_CAIRO_SVG is not set
# BR2_PACKAGE_CAIRO_TEE is not set
# BR2_PACKAGE_CAIRO_XML is not set
# BR2_PACKAGE_CAIROMM is not set

#
# chipmunk needs an OpenGL backend
#
# BR2_PACKAGE_EXEMPI is not set
# BR2_PACKAGE_EXIV2 is not set
# BR2_PACKAGE_FONTCONFIG is not set
BR2_PACKAGE_FONTCONFIG=y
BR2_PACKAGE_FREETYPE=y
# BR2_PACKAGE_GD is not set
# BR2_PACKAGE_GDK_PIXBUF is not set
Expand All @@ -1567,7 +1572,11 @@ BR2_PACKAGE_FREETYPE=y
#
# BR2_PACKAGE_JASPER is not set
# BR2_PACKAGE_JBIG2DEC is not set
# BR2_PACKAGE_JPEG is not set
BR2_PACKAGE_JPEG=y
BR2_PACKAGE_LIBJPEG=y
# BR2_PACKAGE_JPEG_TURBO is not set
BR2_PACKAGE_HAS_JPEG=y
BR2_PACKAGE_PROVIDES_JPEG="libjpeg"
# BR2_PACKAGE_KMSXX is not set
# BR2_PACKAGE_LCMS2 is not set
# BR2_PACKAGE_LENSFUN is not set
Expand Down Expand Up @@ -1618,7 +1627,7 @@ BR2_PACKAGE_LIBDRM_VC4=y
#
# BR2_PACKAGE_LIBMEDIAART is not set
# BR2_PACKAGE_LIBMNG is not set
# BR2_PACKAGE_LIBPNG is not set
BR2_PACKAGE_LIBPNG=y
# BR2_PACKAGE_LIBQRENCODE is not set
# BR2_PACKAGE_LIBRAW is not set
# BR2_PACKAGE_LIBRSVG is not set
Expand All @@ -1642,15 +1651,12 @@ BR2_PACKAGE_HAS_LIBOPENMAX=y
# BR2_PACKAGE_OPENJPEG is not set
# BR2_PACKAGE_PANGO is not set
# BR2_PACKAGE_PANGOMM is not set

#
# pipewire needs udev and a toolchain w/ threads
#
# BR2_PACKAGE_PIXMAN is not set
# BR2_PACKAGE_PIPEWIRE is not set
BR2_PACKAGE_PIXMAN=y
# BR2_PACKAGE_POPPLER is not set
# BR2_PACKAGE_TIFF is not set
BR2_PACKAGE_WAYLAND=y
# BR2_PACKAGE_WAYLAND_PROTOCOLS is not set
BR2_PACKAGE_WAYLAND_PROTOCOLS=y

#
# waylandpp needs an OpenGL-EGL/wayland backend, a toolchain w/ gcc >= 4.9, host gcc >= 4.9
Expand Down Expand Up @@ -1689,34 +1695,22 @@ BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS=y
BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS=y
# BR2_PACKAGE_GNU_EFI is not set
# BR2_PACKAGE_HACKRF is not set

#
# hidapi needs udev /dev management and a toolchain w/ NPTL threads
#
# BR2_PACKAGE_HIDAPI is not set
# BR2_PACKAGE_JITTERENTROPY_LIBRARY is not set
# BR2_PACKAGE_LCDAPI is not set
# BR2_PACKAGE_LET_ME_CREATE is not set
# BR2_PACKAGE_LIBAIO is not set

#
# libatasmart requires udev to be enabled
#
# BR2_PACKAGE_LIBATASMART is not set
# BR2_PACKAGE_LIBCEC is not set
# BR2_PACKAGE_LIBFREEFARE is not set
# BR2_PACKAGE_LIBFTDI is not set
# BR2_PACKAGE_LIBFTDI1 is not set
# BR2_PACKAGE_LIBGPHOTO2 is not set
# BR2_PACKAGE_LIBGPIOD is not set

#
# libgudev needs udev /dev handling and a toolchain w/ wchar, threads
#
# BR2_PACKAGE_LIBGUDEV is not set
# BR2_PACKAGE_LIBHID is not set
# BR2_PACKAGE_LIBIIO is not set

#
# libinput needs udev /dev management
#
BR2_PACKAGE_LIBINPUT=y
# BR2_PACKAGE_LIBIQRF is not set
# BR2_PACKAGE_LIBLLCP is not set
# BR2_PACKAGE_LIBMBIM is not set
Expand All @@ -1736,10 +1730,10 @@ BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS=y
# BR2_PACKAGE_LIBUSB is not set
# BR2_PACKAGE_LIBUSBGX is not set
# BR2_PACKAGE_LIBV4L is not set
# BR2_PACKAGE_LIBXKBCOMMON is not set
BR2_PACKAGE_LIBXKBCOMMON=y
BR2_PACKAGE_MRAA_ARCH_SUPPORTS=y
# BR2_PACKAGE_MRAA is not set
# BR2_PACKAGE_MTDEV is not set
BR2_PACKAGE_MTDEV=y
# BR2_PACKAGE_NEARDAL is not set
# BR2_PACKAGE_OWFS is not set
# BR2_PACKAGE_PCSC_LITE is not set
Expand Down Expand Up @@ -2076,7 +2070,7 @@ BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS=y
# BR2_PACKAGE_LIBDAEMON is not set
# BR2_PACKAGE_LIBEE is not set
# BR2_PACKAGE_LIBEV is not set
# BR2_PACKAGE_LIBEVDEV is not set
BR2_PACKAGE_LIBEVDEV=y
# BR2_PACKAGE_LIBEVENT is not set
BR2_PACKAGE_LIBFFI=y
# BR2_PACKAGE_LIBGEE is not set
Expand Down Expand Up @@ -2577,7 +2571,6 @@ BR2_PACKAGE_WPA_SUPPLICANT_DBUS=y
# PINN packages
#
BR2_PACKAGE_ARORA=y
BR2_PACKAGE_COMPOSITOR=y
BR2_PACKAGE_REBOOTP=y
BR2_PACKAGE_RECOVERY=y

Expand Down Expand Up @@ -2692,7 +2685,8 @@ BR2_PACKAGE_INITSCRIPTS=y
# BR2_PACKAGE_IPRUTILS is not set
# BR2_PACKAGE_IRQBALANCE is not set
# BR2_PACKAGE_KEYUTILS is not set
# BR2_PACKAGE_KMOD is not set
BR2_PACKAGE_KMOD=y
# BR2_PACKAGE_KMOD_TOOLS is not set

#
# kvmtool needs a glibc or musl toolchain w/ dynamic library
Expand Down Expand Up @@ -2889,6 +2883,7 @@ BR2_TARGET_GRUB2_ARCH_SUPPORTS=y
# BR2_PACKAGE_HOST_E2FSPROGS is not set
# BR2_PACKAGE_HOST_E2TOOLS is not set
# BR2_PACKAGE_HOST_EROFS_UTILS is not set
BR2_PACKAGE_HOST_EUDEV=y
# BR2_PACKAGE_HOST_EXFATPROGS is not set
# BR2_PACKAGE_HOST_F2FS_TOOLS is not set
# BR2_PACKAGE_HOST_FAKETIME is not set
Expand Down

0 comments on commit 085df40

Please sign in to comment.