diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-03-04 16:06:05 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-08 16:47:04 +0200 |
commit | b86b227fda97ef439a3cc0da03da0ebcad5c203a (patch) | |
tree | 70dcbf665d126d679399bdb2116fe0cbdaa96731 /package/qt5/qt5script | |
parent | 32bd96b7acc9c9b374f54df749a59fb2a71c4b64 (diff) | |
download | buildroot-b86b227fda97ef439a3cc0da03da0ebcad5c203a.tar.gz buildroot-b86b227fda97ef439a3cc0da03da0ebcad5c203a.zip |
package/freescale-imx: Remove imx6s from has_vpu list
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@t-online.de>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit e42a65bdcd76018dbe2d4fd4459a7ca216e99e32)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5script')
0 files changed, 0 insertions, 0 deletions