All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8
@ 2021-06-14  7:14 Srinuvasan A
  2021-06-14 10:30 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Srinuvasan A @ 2021-06-14  7:14 UTC (permalink / raw)
  To: cip-dev; +Cc: Srinuvasan A

[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]

From: Srinuvasan A <srinuvasan_a@mentor.com>

Uprevision the latest revision and tag.

Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.com>
---
 ...fibootguard_0.7-git+isar.bb => efibootguard_0.8-git+isar.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-bsp/efibootguard/{efibootguard_0.7-git+isar.bb => efibootguard_0.8-git+isar.bb} (95%)

diff --git a/recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb b/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
similarity index 95%
rename from recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb
rename to recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
index 4bdf76a..ebd848d 100644
--- a/recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb
+++ b/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
@@ -22,7 +22,7 @@ SRC_URI = "git://github.com/siemens/efibootguard.git;branch=master;protocol=http
 
 S = "${WORKDIR}/git"
 
-SRCREV = "442e87bafb480ada2b9074f02350a30408d4cf9c"
+SRCREV = "ac1685aea75fb3e3d16c0c0e4f8261a2edb63536"
 
 PROVIDES = "${PN}"
 PROVIDES += "${PN}-dev"
-- 
2.25.1


[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6507): https://lists.cip-project.org/g/cip-dev/message/6507
Mute This Topic: https://lists.cip-project.org/mt/83525241/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8
  2021-06-14  7:14 [cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8 Srinuvasan A
@ 2021-06-14 10:30 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2021-06-14 10:30 UTC (permalink / raw)
  To: cip-dev, Srinuvasan A

[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]

On 14.06.21 09:14, Srinuvasan A wrote:
> From: Srinuvasan A <srinuvasan_a@mentor.com>
> 
> Uprevision the latest revision and tag.
> 
> Signed-off-by: Srinuvasan A <srinuvasan_a@mentor.com>
> ---
>  ...fibootguard_0.7-git+isar.bb => efibootguard_0.8-git+isar.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename recipes-bsp/efibootguard/{efibootguard_0.7-git+isar.bb => efibootguard_0.8-git+isar.bb} (95%)
> 
> diff --git a/recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb b/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
> similarity index 95%
> rename from recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb
> rename to recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
> index 4bdf76a..ebd848d 100644
> --- a/recipes-bsp/efibootguard/efibootguard_0.7-git+isar.bb
> +++ b/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb
> @@ -22,7 +22,7 @@ SRC_URI = "git://github.com/siemens/efibootguard.git;branch=master;protocol=http
>  
>  S = "${WORKDIR}/git"
>  
> -SRCREV = "442e87bafb480ada2b9074f02350a30408d4cf9c"
> +SRCREV = "ac1685aea75fb3e3d16c0c0e4f8261a2edb63536"
>  
>  PROVIDES = "${PN}"
>  PROVIDES += "${PN}-dev"
> 
> 

Thanks, applied.

Jan

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

[-- Attachment #2: Type: text/plain, Size: 428 bytes --]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6509): https://lists.cip-project.org/g/cip-dev/message/6509
Mute This Topic: https://lists.cip-project.org/mt/83525241/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/4520388/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-14 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  7:14 [cip-dev] [isar-cip-dev][PATCH] efibootguard: Update to latest release 0.8 Srinuvasan A
2021-06-14 10:30 ` Jan Kiszka

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.