[Buildroot] [PATCH 1/2] package/freescale-imx: Remove imx6s from has_vpu list

Gary Bisson gary.bisson at boundarydevices.com
Mon Mar 5 08:35:38 UTC 2018


Hi Bernd,

On Sun, Mar 04, 2018 at 04:06:05PM +0100, Bernd Kuhls wrote:
> According to imx-vpu-5.4.37/Makefile, line 6:
> 
> 	INCLUDE_LIST:= IMX27ADS IMX51 IMX53 IMX6Q
> 
> imx6s is not supported by the imx-vpu package. Its install target,
> guarded by
> 
> 	ifeq ($(PLATFORM), $(findstring $(PLATFORM), $(INCLUDE_LIST)))
> 
> does nothing, causing a build error later on in the imx-vpuwrap package
> 
> checking for vpu_lib.h... no
> configure: error: lib_vpu is required, consider installing imx-lib
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

Indeed that was a mistake.
Reviewed-by: Gary Bisson <gary.bisson at boundarydevices.com>

Thanks,
Gary



More information about the buildroot mailing list