From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] cryptsetup: add json-c dependency to host build
Date: Sat, 23 Dec 2017 23:30:48 +0100 [thread overview]
Message-ID: <20171223223048.GB17887@scaer> (raw)
In-Reply-To: <385b491953e3abadd6dc39f1e869e12391aaac32.1514050983.git.baruch@tkos.co.il>
Baruch, All,
On 2017-12-23 19:43 +0200, Baruch Siach spake thusly:
> Fixes:
> http://autobuild.buildroot.net/results/ecf/ecf5d87791e0255c3fce117447105db88749f796/
> http://autobuild.buildroot.net/results/384/38462d222f2a893d44de894c30dc1e53d09c377d/
> http://autobuild.buildroot.net/results/c29/c2901415345d94ef2135e460f4c78c21ae7ad09a/
> ... and many more.
>
> Cc: Martin Hicks <mort@bork.org>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/cryptsetup/cryptsetup.mk | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/cryptsetup/cryptsetup.mk b/package/cryptsetup/cryptsetup.mk
> index 1abee0bc2f9b..0d8480ba4886 100644
> --- a/package/cryptsetup/cryptsetup.mk
> +++ b/package/cryptsetup/cryptsetup.mk
> @@ -33,6 +33,7 @@ HOST_CRYPTSETUP_DEPENDENCIES = \
> host-lvm2 \
> host-popt \
> host-util-linux \
> + host-json-c \
> host-openssl
>
> HOST_CRYPTSETUP_CONF_OPTS = --with-crypto-backend=openssl
> --
> 2.15.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-12-23 22:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 17:43 [Buildroot] [PATCH 1/2] json-c: build for host Baruch Siach
2017-12-23 17:43 ` [Buildroot] [PATCH 2/2] cryptsetup: add json-c dependency to host build Baruch Siach
2017-12-23 22:30 ` Yann E. MORIN [this message]
2017-12-26 18:57 ` Peter Korsgaard
2017-12-23 22:28 ` [Buildroot] [PATCH 1/2] json-c: build for host Yann E. MORIN
2017-12-26 18:57 ` Peter Korsgaard
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=20171223223048.GB17887@scaer \
--to=yann.morin.1998@free.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.