From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/openvmtools: use tirpc when no toolchain RPC
Date: Fri, 26 Jul 2019 23:13:03 +0200 [thread overview]
Message-ID: <20190726231303.372c0130@windsurf> (raw)
In-Reply-To: <1564043421-126710-1-git-send-email-simon.rowe@citrix.com>
Hello Simon,
On Thu, 25 Jul 2019 09:30:21 +0100
Simon Rowe <simon.rowe@citrix.com> wrote:
> openvmtools detects an external RPC library, select package/libtirpc
> when necessary.
>
> Signed-off-by: Simon Rowe <simon.rowe@citrix.com>
Thanks for the patch. However, adding the select in Config.in was not
sufficient: it does not guarantee that libtirpc will be built before
openvmtools. To ensure it gets built before, libtirpc needs to be added
to OPENVMTOOLS_DEPENDENCIES.
So I fixed this issue in your patch, slightly tweaked the commit
title/log and applied.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-07-26 21:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-25 8:30 [Buildroot] [PATCH 1/1] package/openvmtools: use tirpc when no toolchain RPC Simon Rowe
2019-07-26 21:13 ` Thomas Petazzoni [this message]
2019-07-29 7:46 ` Simon Rowe
2019-08-04 20:16 ` 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=20190726231303.372c0130@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 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.