[Buildroot] [PATCH 1/4] package/freescale-imx/imx-gpu-viv: move pkg-config files fixup to the build step

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Aug 20 21:37:59 UTC 2021


On Thu,  5 Aug 2021 23:27:32 +0200
Thomas Petazzoni <thomas.petazzoni at bootlin.com> wrote:

> The fixup of the pkg-config files modifies files in the build
> directory (@D) but is done in the staging installation step, which
> doesn't make much sense, especially since the build step already has
> some fixup logic. So we move the fixup logic of the pkg-config files
> into the build step.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  .../freescale-imx/imx-gpu-viv/imx-gpu-viv.mk  | 22 +++++++++----------
>  1 file changed, 11 insertions(+), 11 deletions(-)

Following the review of Gary, I have applied to next those 4 patches.
Thanks Gary!

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


More information about the buildroot mailing list