From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 08 Apr 2018 17:07:07 +0200 Subject: [Buildroot] [PATCH 1/2] package/freescale-imx: Remove imx6s from has_vpu list In-Reply-To: <20180304150606.32748-1-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Sun, 4 Mar 2018 16:06:05 +0100") References: <20180304150606.32748-1-bernd.kuhls@t-online.de> Message-ID: <87po39d9es.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Bernd" == Bernd Kuhls writes: > 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 Committed to 2018.02.x, thanks. -- Bye, Peter Korsgaard