All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khasim Mohammed" <khasim.mohammed@arm.com>
To: Jon Mason <jdmason@kudzu.us>
Cc: "meta-arm@lists.yoctoproject.org"
	<meta-arm@lists.yoctoproject.org>, nd <nd@arm.com>
Subject: Re: [meta-arm] [PATCH] arm-bsp/n1sdp: remove swap parition entry from wic image
Date: Wed, 18 Nov 2020 14:52:34 +0000	[thread overview]
Message-ID: <DB7PR08MB34203A01535216DAF3987247FAE10@DB7PR08MB3420.eurprd08.prod.outlook.com> (raw)
In-Reply-To: <20201116142526.GC20627@kudzu.us>

Hi Jon,

________________________________________
From: Jon Mason <jdmason@kudzu.us>
Sent: Monday, November 16, 2020 7:55 PM
To: Khasim Mohammed
Cc: meta-arm@lists.yoctoproject.org; nd
Subject: Re: [meta-arm] [PATCH] arm-bsp/n1sdp: remove swap parition entry from wic image

On Thu, Nov 12, 2020 at 08:31:38PM +0530, Khasim Mohammed wrote:
> The swap partition on n1sdp seem to create an issue when shutdown or reboot is run
> from the shell prompt, the console stops at "Deactivating swap ...". Hence
> removing the swap partition entry from wic image.
>
> Change-Id: I22cf971fdde7e3b8b386c74003983fab3d309cc5
> Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@arm.com>

> Applied to master.

Can you please apply this patch to gatesgarth branch as well ?

Thanks,
Jon

> ---
>  meta-arm-bsp/wic/n1sdp-efidisk.wks | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/meta-arm-bsp/wic/n1sdp-efidisk.wks b/meta-arm-bsp/wic/n1sdp-efidisk.wks
> index d1ebfb8..b131dd8 100644
> --- a/meta-arm-bsp/wic/n1sdp-efidisk.wks
> +++ b/meta-arm-bsp/wic/n1sdp-efidisk.wks
> @@ -6,6 +6,4 @@ part /boot --source bootimg-efi --sourceparams="loader=grub-efi" --ondisk sda --
>
>  part / --source rootfs --ondisk sda --fstype=ext4 --label root --align 1024 --uuid=6a60524d-061d-454a-bfd1-38989910eccd
>
> -part swap --ondisk sda --size 44 --label swap1 --fstype=swap
> -
>  bootloader --ptable gpt --configfile="n1sdp-grub.cfg" --timeout=5
> --
> 2.17.1
>

>
> 
>


  reply	other threads:[~2020-11-18 14:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 15:01 [PATCH] arm-bsp/n1sdp: remove swap parition entry from wic image Khasim Mohammed
2020-11-16 14:25 ` [meta-arm] " Jon Mason
2020-11-18 14:52   ` Khasim Mohammed [this message]
2020-11-19 14:59     ` Jon Mason

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=DB7PR08MB34203A01535216DAF3987247FAE10@DB7PR08MB3420.eurprd08.prod.outlook.com \
    --to=khasim.mohammed@arm.com \
    --cc=jdmason@kudzu.us \
    --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.