[Buildroot] [PATCH 1/1] package/openvmtools: use tirpc when no toolchain RPC

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Jul 26 21:13:03 UTC 2019


Hello Simon,

On Thu, 25 Jul 2019 09:30:21 +0100
Simon Rowe <simon.rowe at citrix.com> wrote:

> openvmtools detects an external RPC library, select package/libtirpc
> when necessary.
> 
> Signed-off-by: Simon Rowe <simon.rowe at 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


More information about the buildroot mailing list