[Buildroot] [PATCH 2/2] package/open-plc-utils: install packages to /usr/bin

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jun 18 07:25:04 UTC 2020


On Wed, 17 Jun 2020 15:21:59 -0700
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett at gmail.com>
> 
> By default, open-plc-utils installs all of the compiled binaries to
> /usr/local/bin which is not in the default path provided by Buildroot.
> 
> Passing BIN="$(TARGET_DIR)/usr/bin" to make install forces open-plc-utils to
> install the compiled binaries to /usr/bin.
> 
> Signed-off-by: Adam Duskett <Aduskett at gmail.com>

Is this something related to the version bump, or independent, i.e
something that already happens with the open-plc-utils currently in
Buildroot?

In the latter case, then this fix should have come as a first patch in
the series, so that it's clear it's a fix for something that is broken
today, so that we know it needs to be backported to 2020.02.x and
2020.05.x.

Thanks!

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



More information about the buildroot mailing list