Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/wayland: bump to version 1.18.0
Date: Thu, 5 Mar 2020 21:05:37 +0100	[thread overview]
Message-ID: <20200305210537.42d4c081@windsurf> (raw)
In-Reply-To: <20200303230943.24334-1-james.hilliard1@gmail.com>

Hello James,

+Arnout, as there is a meson/pkg-config question.

Thanks for the patch. Two questions below.

On Tue,  3 Mar 2020 16:09:43 -0700
James Hilliard <james.hilliard1@gmail.com> wrote:

> diff --git a/package/wayland/wayland.mk b/package/wayland/wayland.mk
> index e325c6d752..6de92f63d9 100644
> --- a/package/wayland/wayland.mk
> +++ b/package/wayland/wayland.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -WAYLAND_VERSION = 1.17.0
> +WAYLAND_VERSION = 1.18.0
>  WAYLAND_SITE = http://wayland.freedesktop.org/releases
>  WAYLAND_SOURCE = wayland-$(WAYLAND_VERSION).tar.xz
>  WAYLAND_LICENSE = MIT
> @@ -13,12 +13,12 @@ WAYLAND_INSTALL_STAGING = YES
>  WAYLAND_DEPENDENCIES = host-pkgconf host-wayland expat libffi libxml2
>  HOST_WAYLAND_DEPENDENCIES = host-pkgconf host-expat host-libffi host-libxml2
>  
> -# 0002-configure-add-option-to-disable-tests.patch
> -WAYLAND_AUTORECONF = YES
> +WAYLAND_CONF_OPTS = \
> +	-Dbuild.pkg_config_path=$(HOST_DIR)/lib/pkgconfig \

Are you sure this is needed since commit
4e0bc29993376613d200e892d491e31ea5a49622 ? Indeed, with this commit,
meson is properly able to use pkg-config either for native builds or
cross builds.

> +	-Dtests=false \
> +	-Ddocumentation=false
>  
> -# wayland-scanner is only needed for building, not on the target
> -WAYLAND_CONF_OPTS = --with-host-scanner --disable-tests

So how is the scanner thing working these days? With the meson build
logic, it doesn't build the scanner when cross-compiling, and knows
that it should use a pre-installed scanner ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-03-05 20:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-03 23:09 [Buildroot] [PATCH 1/1] package/wayland: bump to version 1.18.0 James Hilliard
2020-03-05 20:05 ` Thomas Petazzoni [this message]
2020-03-05 20:23   ` James Hilliard
2020-03-09  8:12     ` Arnout Vandecappelle
2020-03-24 18:19       ` James Hilliard
2020-03-25  8:02         ` Arnout Vandecappelle
2020-04-28  4:09           ` James Hilliard
2020-04-28  5:24             ` Thomas Petazzoni
2020-04-28  5:38               ` James Hilliard

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=20200305210537.42d4c081@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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