From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 12 Sep 2024 14:22:27 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1soiqC-003n6C-0A for lore@lore.pengutronix.de; Thu, 12 Sep 2024 14:22:27 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1soiqB-0005kk-2v; Thu, 12 Sep 2024 14:22:27 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1soigO-00032s-QH; Thu, 12 Sep 2024 14:12:20 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1soigO-007NTl-Df; Thu, 12 Sep 2024 14:12:20 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1soigO-00BHZM-1E; Thu, 12 Sep 2024 14:12:20 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Thu, 12 Sep 2024 14:12:20 +0200 Message-Id: <20240912121220.2689137-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240906074044.154127-1-p.zabel@pengutronix.de> References: <20240906074044.154127-1-p.zabel@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] weston: version bump 13.0.3 -> 14.0.0 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Philipp Zabel Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as c8fafddf8e4484a2e169f68d345e90ef9fdb959e. Michael [sent from post-receive hook] On Thu, 12 Sep 2024 14:12:20 +0200, Philipp Zabel wrote: > https://lists.freedesktop.org/archives/wayland-devel/2024-September/043776.html > > Includes initial HW underlay support, output mirroring configuration, > PipeWire dmabuf support, and a bunch of GL renderer improvements. For > details, see: > > https://lists.freedesktop.org/archives/wayland-devel/2024-August/043705.html > > Tests can now be disabled with a Meson option, so the patch is not > needed anymore. > > Signed-off-by: Philipp Zabel > Message-Id: <20240906074044.154127-1-p.zabel@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/patches/weston-13.0.3/0001-HACK-don-t-build-tests.patch b/patches/weston-13.0.3/0001-HACK-don-t-build-tests.patch > deleted file mode 100644 > index 5a24e11b133f..000000000000 > --- a/patches/weston-13.0.3/0001-HACK-don-t-build-tests.patch > +++ /dev/null > @@ -1,23 +0,0 @@ > -From: Michael Olbrich > -Date: Fri, 26 May 2023 11:41:19 +0200 > -Subject: [PATCH] HACK: don't build tests > - > -The tests can introduce additional dependencies (e.g. xcb-cursor for xwayland) > -that are not otherwise needed. The tests are not used in ptxdist anyways, so > -just don't build them. > - > -Signed-off-by: Michael Olbrich > ---- > - tests/meson.build | 2 ++ > - 1 file changed, 2 insertions(+) > - > -diff --git a/tests/meson.build b/tests/meson.build > -index 1d59a93e121c..b7c4412bfdf8 100644 > ---- a/tests/meson.build > -+++ b/tests/meson.build > -@@ -1,3 +1,5 @@ > -+subdir_done() > -+ > - plugin_test_shell_desktop = shared_library( > - 'weston-test-desktop-shell', > - 'weston-test-desktop-shell.c', > diff --git a/patches/weston-13.0.3/series b/patches/weston-13.0.3/series > deleted file mode 100644 > index a5dc0b485ab5..000000000000 > --- a/patches/weston-13.0.3/series > +++ /dev/null > @@ -1,4 +0,0 @@ > -# generated by git-ptx-patches > -#tag:base --start-number 1 > -0001-HACK-don-t-build-tests.patch > -# 4082f10e9dae6df168955b4fa61a61b3 - git-ptx-patches magic > diff --git a/rules/weston.in b/rules/weston.in > index d8e1e8e25b91..c737cf64512f 100644 > --- a/rules/weston.in > +++ b/rules/weston.in > @@ -8,6 +8,7 @@ menuconfig WESTON > select WAYLAND > select WAYLAND_PROTOCOLS > select LIBXKBCOMMON > + select LIBDISPLAY_INFO > select LIBJPEG > select LIBPNG > select LIBINPUT > diff --git a/rules/weston.make b/rules/weston.make > index b44b661a76d9..9466f94fd1e4 100644 > --- a/rules/weston.make > +++ b/rules/weston.make > @@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_WESTON) += weston > # > # Paths and names > # > -WESTON_VERSION := 13.0.3 > -LIBWESTON_MAJOR := 13 > -WESTON_MD5 := 1525ba0696a046381fa499e901c2cd17 > +WESTON_VERSION := 14.0.0 > +LIBWESTON_MAJOR := 14 > +WESTON_MD5 := 21b8a54e29d45b0b93d898e900c2954f > WESTON := weston-$(WESTON_VERSION) > WESTON_SUFFIX := tar.gz > WESTON_URL := https://gitlab.freedesktop.org/wayland/weston/-/archive/$(WESTON_VERSION)/$(WESTON).$(WESTON_SUFFIX) > @@ -47,8 +47,6 @@ WESTON_CONF_OPT := \ > -Dbackend-x11=false \ > -Dcolor-management-lcms=$(call ptx/truefalse,PTXCONF_WESTON_COLOR_MANAGEMENT_LCMS) \ > -Ddemo-clients=$(call ptx/truefalse,PTXCONF_WESTON_IVISHELL_EXAMPLE) \ > - -Ddeprecated-color-management-colord=false \ > - -Ddeprecated-color-management-static=false \ > -Ddesktop-shell-client-default=weston-desktop-shell \ > -Ddoc=false \ > -Dimage-jpeg=true \ > @@ -66,6 +64,7 @@ WESTON_CONF_OPT := \ > -Dsystemd=$(call ptx/truefalse,PTXCONF_WESTON_SYSTEMD) \ > -Dtest-junit-xml=false \ > -Dtest-skip-is-failure=false \ > + -Dtests=false \ > -Dtools=calibrator,debug,info,terminal,touch-calibrator \ > -Dwcap-decode=$(call ptx/truefalse,PTXCONF_WESTON_WCAP_TOOLS) \ > -Dxwayland=$(call ptx/truefalse,PTXCONF_WESTON_XWAYLAND) \ > @@ -80,7 +79,7 @@ $(STATEDIR)/weston.install: > @$(call world/install, WESTON) > > ifndef PTXCONF_WESTON_IVISHELL_EXAMPLE > - @install -D -m644 $(WESTON_DIR)-build/compositor/weston.ini \ > + @install -D -m644 $(WESTON_DIR)-build/frontend/weston.ini \ > $(WESTON_PKGDIR)/etc/xdg/weston/weston.ini > else > @install -D -m644 $(WESTON_DIR)-build/ivi-shell/weston.ini \