From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] firmware-imx: Fix the ahab-container name
Date: Sun, 22 Dec 2019 14:06:09 +0100 [thread overview]
Message-ID: <20191222140609.2a163cdd@windsurf> (raw)
In-Reply-To: <20191217181855.3508-1-festevam@gmail.com>
On Tue, 17 Dec 2019 15:18:54 -0300
Fabio Estevam <festevam@gmail.com> wrote:
> After the firmware-imx bump to version 8.1.1 the following
> error is observed when building freescale_imx8qxpmek_defconfig:
>
> >> firmware-imx 8.1.1 Installing to images directory
> # SECO firmware is needed when generating imx8-boot-sd.bin which
> # is done in post-image script.
> cp /home/fabio/buildroot/output/build/firmware-imx-8.1.1/firmware/seco/ahab-container.img
> /home/fabio/buildroot/output/images/ahab-container.img
> cp: cannot stat
> '/home/fabio/buildroot/output/build/firmware-imx-8.1.1/firmware/seco/ahab-container.img':
> No such file or directory
>
> In the firmware-imx-8.1.1 (and newer) the i.MX8QXP container image was
> renamed to mx8qx-ahab-container.img, so fix it accordingly.
>
> Fixes: 3ec818769d51 ("package/freescale-imx/firmware-imx: bump version to 8.1.1")
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> package/freescale-imx/firmware-imx/firmware-imx.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-12-22 13:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 18:18 [Buildroot] [PATCH 1/2] firmware-imx: Fix the ahab-container name Fabio Estevam
2019-12-17 18:18 ` [Buildroot] [PATCH 2/2] configs/imx8qxpmek: Update to 4.14.98 components Fabio Estevam
2019-12-17 19:10 ` Fabio Estevam
2019-12-18 13:07 ` Julien Olivain
2019-12-18 13:13 ` Fabio Estevam
2019-12-22 13:06 ` Thomas Petazzoni
2019-12-22 14:27 ` Fabio Estevam
2019-12-26 17:16 ` Thomas Petazzoni
2019-12-26 17:17 ` Thomas Petazzoni
2019-12-22 13:06 ` Thomas Petazzoni [this message]
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=20191222140609.2a163cdd@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.