From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] wlroots: version bump 0.10.0 -> 0.11.0
Date: Fri, 17 Jul 2020 12:36:45 +0200 [thread overview]
Message-ID: <20200717103645.21003-1-p.zabel@pengutronix.de> (raw)
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
Changes since v1:
- drop LIBCAP select
---
rules/wlroots.in | 5 -----
rules/wlroots.make | 5 ++---
2 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/rules/wlroots.in b/rules/wlroots.in
index 8b3fc250604b..0a384867fab7 100644
--- a/rules/wlroots.in
+++ b/rules/wlroots.in
@@ -15,7 +15,6 @@ menuconfig WLROOTS
select UDEV
select UDEV_LIBUDEV
select PIXMAN
- select LIBCAP if WLROOTS_LIBCAP
select SYSTEMD if WLROOTS_SYSTEMD
select SYSTEMD_LOGIND if WLROOTS_SYSTEMD_LOGIND
prompt "wlroots "
@@ -25,10 +24,6 @@ menuconfig WLROOTS
if WLROOTS
-config WLROOTS_LIBCAP
- bool
- prompt "support rootless session via libcap"
-
config WLROOTS_SYSTEMD
bool
default INITMETHOD_SYSTEMD
diff --git a/rules/wlroots.make b/rules/wlroots.make
index 76ed4bf78b7b..d866e14a7551 100644
--- a/rules/wlroots.make
+++ b/rules/wlroots.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WLROOTS) += wlroots
#
# Paths and names
#
-WLROOTS_VERSION := 0.10.0
-WLROOTS_MD5 := 758fa2f41ea888572db8052897b4482f
+WLROOTS_VERSION := 0.11.0
+WLROOTS_MD5 := 3ed69ea05c4d3a05f96a9a859cb5f333
WLROOTS := wlroots-$(WLROOTS_VERSION)
WLROOTS_SUFFIX := tar.gz
WLROOTS_URL := https://github.com/swaywm/wlroots/archive/$(WLROOTS_VERSION).$(WLROOTS_SUFFIX)
@@ -30,7 +30,6 @@ WLROOTS_LICENSE := MIT
WLROOTS_CONF_TOOL := meson
WLROOTS_CONF_OPT := \
$(CROSS_MESON_USR) \
- -Dlibcap=$(call ptx/endis, PTXCONF_WLROOTS_LIBCAP)d \
-Dlogind=$(call ptx/endis, PTXCONF_WLROOTS_SYSTEMD_LOGIND)d \
-Dlogind-provider=systemd \
-Dxcb-errors=disabled \
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2020-07-17 10:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-17 10:36 Philipp Zabel [this message]
2020-08-17 6:18 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200717103645.21003-1-p.zabel@pengutronix.de \
--to=p.zabel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox