|
@@ -4,7 +4,7 @@
|
|
#
|
|
#
|
|
################################################################################
|
|
################################################################################
|
|
|
|
|
|
-WESTON_VERSION = 12.0.1
|
|
|
|
|
|
+WESTON_VERSION = 13.0.0
|
|
WESTON_SITE = https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads
|
|
WESTON_SITE = https://gitlab.freedesktop.org/wayland/weston/-/releases/$(WESTON_VERSION)/downloads
|
|
WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz
|
|
WESTON_SOURCE = weston-$(WESTON_VERSION).tar.xz
|
|
WESTON_LICENSE = MIT
|
|
WESTON_LICENSE = MIT
|
|
@@ -19,7 +19,6 @@ WESTON_CONF_OPTS = \
|
|
-Ddoc=false \
|
|
-Ddoc=false \
|
|
-Dremoting=false \
|
|
-Dremoting=false \
|
|
-Dbackend-vnc=false \
|
|
-Dbackend-vnc=false \
|
|
- -Dlauncher-libseat=true \
|
|
|
|
-Dtools=calibrator,debug,info,terminal,touch-calibrator
|
|
-Dtools=calibrator,debug,info,terminal,touch-calibrator
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_WESTON_SIMPLE_CLIENTS),y)
|
|
ifeq ($(BR2_PACKAGE_WESTON_SIMPLE_CLIENTS),y)
|