* [ptxdist] [PATCH] wlroots: version bump 0.10.0 -> 0.11.0
@ 2020-07-16 11:54 Philipp Zabel
2020-07-17 6:10 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2020-07-16 11:54 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/wlroots.in | 4 ----
rules/wlroots.make | 5 ++---
2 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/rules/wlroots.in b/rules/wlroots.in
index 8b3fc250604b..17675cc90234 100644
--- a/rules/wlroots.in
+++ b/rules/wlroots.in
@@ -25,10 +25,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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] wlroots: version bump 0.10.0 -> 0.11.0
2020-07-16 11:54 [ptxdist] [PATCH] wlroots: version bump 0.10.0 -> 0.11.0 Philipp Zabel
@ 2020-07-17 6:10 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-07-17 6:10 UTC (permalink / raw)
To: ptxdist
On Thu, Jul 16, 2020 at 01:54:33PM +0200, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
> rules/wlroots.in | 4 ----
> rules/wlroots.make | 5 ++---
> 2 files changed, 2 insertions(+), 7 deletions(-)
>
> diff --git a/rules/wlroots.in b/rules/wlroots.in
> index 8b3fc250604b..17675cc90234 100644
> --- a/rules/wlroots.in
> +++ b/rules/wlroots.in
> @@ -25,10 +25,6 @@ menuconfig WLROOTS
>
> if WLROOTS
>
> -config WLROOTS_LIBCAP
> - bool
> - prompt "support rootless session via libcap"
> -
This is still used above to select libcap.
Michael
> 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
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-17 6:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 11:54 [ptxdist] [PATCH] wlroots: version bump 0.10.0 -> 0.11.0 Philipp Zabel
2020-07-17 6:10 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox