cip-dev.lists.cip-project.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: "Arjunan,
	Srinu (DI SW CAS ES LI PBU RSOL)" <srinuvasan.a@siemens.com>,
	"cip-dev@lists.cip-project.org" <cip-dev@lists.cip-project.org>
Subject: Re: [cip-dev] [isar-cip-core][PATCH] ebg-secure-boot-snakeoil: drop space in remove override
Date: Wed, 19 Apr 2023 15:17:47 +0200	[thread overview]
Message-ID: <a8d632e2-6153-9846-3890-a10b37058e49@siemens.com> (raw)
In-Reply-To: <PUZPR06MB5747937D583ADEE275F79B6888BA9@PUZPR06MB5747.apcprd06.prod.outlook.com>

On 10.03.23 10:26, Arjunan, Srinu (DI SW CAS ES LI PBU RSOL) wrote:
> Can you please merge this change?
> 

Looks like a reported this as merged but somehow lost that state. It was
still applying and is now truly in next.

Thanks,
Jan

> -----Original Message-----
> From: cip-dev@lists.cip-project.org <cip-dev@lists.cip-project.org> On Behalf Of Srinuvasan A
> Sent: 06 March 2023 16:54
> To: cip-dev@lists.cip-project.org
> Cc: Kiszka, Jan (T CED) <jan.kiszka@siemens.com>; Arjunan, Srinu (DI SW CAS ES LI PBU RSOL) <srinuvasan.a@siemens.com>
> Subject: [cip-dev] [isar-cip-core][PATCH] ebg-secure-boot-snakeoil: drop space in remove override
> 
> From: Srinuvasan A <srinuvasan.a@siemens.com>
> 
> remove does not need leading spaces in front of the package, hence drop this one.
> 
> Signed-off-by: Srinuvasan A <srinuvasan.a@siemens.com>
> ---
>  doc/README.secureboot.md             | 2 +-
>  kas/opt/ebg-secure-boot-snakeoil.yml | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/README.secureboot.md b/doc/README.secureboot.md index 54d67c7..bc238fb 100644
> --- a/doc/README.secureboot.md
> +++ b/doc/README.secureboot.md
> @@ -154,7 +154,7 @@ local_conf_header:
>      WKS_FILE = "${MACHINE}-efibootguard-secureboot.wks.in"
>      INITRAMFS_INSTALL:append = " initramfs-verity-hook"
>      # abrootfs cannot be installed together with verity
> -    INITRAMFS_INSTALL:remove = " initramfs-abrootfs-hook"
> +    INITRAMFS_INSTALL:remove = "initramfs-abrootfs-hook"
>  
>  local_conf_header:
>    secure-boot: |
> diff --git a/kas/opt/ebg-secure-boot-snakeoil.yml b/kas/opt/ebg-secure-boot-snakeoil.yml
> index 3d0e3c9..f787c82 100644
> --- a/kas/opt/ebg-secure-boot-snakeoil.yml
> +++ b/kas/opt/ebg-secure-boot-snakeoil.yml
> @@ -22,7 +22,7 @@ local_conf_header:
>      WKS_FILE = "${MACHINE}-efibootguard-secureboot.wks.in"
>      INITRAMFS_INSTALL:append = " initramfs-verity-hook"
>      # abrootfs cannot be installed together with verity
> -    INITRAMFS_INSTALL:remove = " initramfs-abrootfs-hook"
> +    INITRAMFS_INSTALL:remove = "initramfs-abrootfs-hook"
>  
>    secure-boot: |
>      IMAGER_BUILD_DEPS += "ebg-secure-boot-signer"
> --
> 2.34.1
> 

-- 
Siemens AG, Technology
Competence Center Embedded Linux



      reply	other threads:[~2023-04-19 13:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1749D0C69BA8621B.3736@lists.cip-project.org>
2023-03-10  9:26 ` [cip-dev] [isar-cip-core][PATCH] ebg-secure-boot-snakeoil: drop space in remove override Arjunan, Srinu
2023-04-19 13:17   ` Jan Kiszka [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=a8d632e2-6153-9846-3890-a10b37058e49@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=srinuvasan.a@siemens.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).