From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Jarkko Sakkinen <jarkko@kernel.org>
Cc: Stefan Berger <stefanb@linux.ibm.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v7 1/3] package/json-glib: add host build
Date: Thu, 6 Jun 2024 11:31:10 +0200 [thread overview]
Message-ID: <ZmGB3k7fDCkXeD-L@landeda> (raw)
In-Reply-To: <20240605233503.23516-2-jarkko@kernel.org>
Jarkko, All,
On 2024-06-06 02:35 +0300, Jarkko Sakkinen spake thusly:
> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
[--SNIP--]
> diff --git a/package/json-glib/json-glib.mk b/package/json-glib/json-glib.mk
> index cd53f24cee..cc9f8c9fa1 100644
> --- a/package/json-glib/json-glib.mk
> +++ b/package/json-glib/json-glib.mk
> @@ -18,6 +18,11 @@ JSON_GLIB_DEPENDENCIES = \
> host-pkgconf \
> libglib2
>
> +HOST_JSON_GLIB_DEPENDENCIES = \
> + host-pkgconf \
> + host-libglib2
> +HOST_JSON_GLIB_CONF_OPTS = -Dintrospection=disabled
Like for the target variant, I also added:
-Dgtk_doc=disabled
-Dtests=false
Applied to next, thanks.
Regards,
Yann E. MORIN.
> ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
> JSON_GLIB_CONF_OPTS += -Dintrospection=enabled
> JSON_GLIB_DEPENDENCIES += gobject-introspection
> @@ -34,3 +39,4 @@ endif
> JSON_GLIB_LDFLAGS = $(TARGET_LDFLAGS) $(TARGET_NLS_LIBS)
>
> $(eval $(meson-package))
> +$(eval $(host-meson-package))
> --
> 2.45.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-06-06 9:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 23:35 [Buildroot] [PATCH v7 0/3] swtpm and libtpms host packages Jarkko Sakkinen
2024-06-05 23:35 ` [Buildroot] [PATCH v7 1/3] package/json-glib: add host build Jarkko Sakkinen
2024-06-06 9:31 ` Yann E. MORIN [this message]
2024-06-05 23:35 ` [Buildroot] [PATCH v7 2/3] package/libtpms: add host package Jarkko Sakkinen
2024-06-05 23:35 ` [Buildroot] [PATCH v7 3/3] package/swtpm: " Jarkko Sakkinen
2024-06-06 9:30 ` Yann E. MORIN
2024-06-06 11:49 ` Jarkko Sakkinen
2024-06-06 11:54 ` Yann E. MORIN
2024-06-06 9:26 ` [Buildroot] [PATCH v7 0/3] swtpm and libtpms host packages Yann E. MORIN
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=ZmGB3k7fDCkXeD-L@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=jarkko@kernel.org \
--cc=stefanb@linux.ibm.com \
/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