From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/freescale-imx: Remove imx6s from has_vpu list
Date: Sat, 31 Mar 2018 23:08:18 +0200 [thread overview]
Message-ID: <20180331230818.6ab39238@windsurf> (raw)
In-Reply-To: <20180304150606.32748-1-bernd.kuhls@t-online.de>
Hello,
On Sun, 4 Mar 2018 16:06:05 +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@t-online.de>
> ---
> package/freescale-imx/Config.in | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-03-31 21:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-04 15:06 [Buildroot] [PATCH 1/2] package/freescale-imx: Remove imx6s from has_vpu list Bernd Kuhls
2018-03-04 15:06 ` [Buildroot] [PATCH 2/2] package/kodi: remove imx support Bernd Kuhls
2018-03-05 8:54 ` Gary Bisson
2018-03-31 21:08 ` Thomas Petazzoni
2018-04-08 15:07 ` Peter Korsgaard
2018-03-05 8:35 ` [Buildroot] [PATCH 1/2] package/freescale-imx: Remove imx6s from has_vpu list Gary Bisson
2018-03-31 21:08 ` Thomas Petazzoni [this message]
2018-04-08 15:07 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180331230818.6ab39238@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.