From: "Jon Mason" <jdmason@kudzu.us>
To: Khasim Mohammed <khasim.mohammed@arm.com>
Cc: meta-arm@lists.yoctoproject.org, nd@arm.com
Subject: Re: [meta-arm] [PATCH] arm-bsp/wic : add wic image support for N1SDP
Date: Fri, 17 Jul 2020 09:15:09 -0400 [thread overview]
Message-ID: <20200717131509.GD26434@kudzu.us> (raw)
In-Reply-To: <20200715140651.18822-1-khasim.mohammed@arm.com>
On Wed, Jul 15, 2020 at 07:36:51PM +0530, Khasim Mohammed wrote:
> - Update IMAGE_FSTYPES to generate a wic image
> - Update MACHINE_FEATURES to include efi as supported feature on N1SDP
>
> Change-Id: I8c75171270e3b643794af74b734825e1739999e5
> Issue-Id: PLATFORMS-3134
> Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>
Applied to master.
Thanks,
Jon
> ---
> meta-arm-bsp/conf/machine/n1sdp.conf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta-arm-bsp/conf/machine/n1sdp.conf b/meta-arm-bsp/conf/machine/n1sdp.conf
> index 96a3859..139f619 100644
> --- a/meta-arm-bsp/conf/machine/n1sdp.conf
> +++ b/meta-arm-bsp/conf/machine/n1sdp.conf
> @@ -11,7 +11,7 @@ require conf/machine/include/arm/arch-armv8a.inc
> KERNEL_IMAGETYPE = "Image"
> KERNEL_DEVICETREE = "n1sdp/n1sdp.dtb"
>
> -IMAGE_FSTYPES += "tar.bz2 ext4"
> +IMAGE_FSTYPES += "wic tar.bz2 ext4"
>
> SERIAL_CONSOLES = "115200;ttyAMA0"
>
> @@ -37,3 +37,4 @@ EXTRA_IMAGEDEPENDS += "virtual/uefi-firmware"
>
> #grub-efi
> EFI_PROVIDER ?= "grub-efi"
> +MACHINE_FEATURES += "efi"
> --
> 2.17.1
>
>
prev parent reply other threads:[~2020-07-17 13:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 14:06 [PATCH] arm-bsp/wic : add wic image support for N1SDP Khasim Mohammed
2020-07-17 13:15 ` Jon Mason [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=20200717131509.GD26434@kudzu.us \
--to=jdmason@kudzu.us \
--cc=khasim.mohammed@arm.com \
--cc=meta-arm@lists.yoctoproject.org \
--cc=nd@arm.com \
/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.