Message ID | 20211018111946.4192167-1-Srinuvasan_A@mentor.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [isar-cip-dev] Update efibootguard to latest release 0.9 | expand |
Hi All, Please merge this into cip-core to pull latest changes of efibootguard. Thanks, Srinuvasan.A
On 18.10.21 13:19, 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.8-git+isar.bb => efibootguard_0.9-git+isar.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename recipes-bsp/efibootguard/{efibootguard_0.8-git+isar.bb => efibootguard_0.9-git+isar.bb} (95%) > > diff --git a/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb b/recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb > similarity index 95% > rename from recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb > rename to recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb > index ebd848d..2817e5b 100644 > --- a/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb > +++ b/recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb > @@ -22,7 +22,7 @@ SRC_URI = "git://github.com/siemens/efibootguard.git;branch=master;protocol=http > > S = "${WORKDIR}/git" > > -SRCREV = "ac1685aea75fb3e3d16c0c0e4f8261a2edb63536" > +SRCREV = "c01324d0da202727eb0744c0f67a78f9c9b65c46" > > PROVIDES = "${PN}" > PROVIDES += "${PN}-dev" > Thanks, applied. Jan
diff --git a/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb b/recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb similarity index 95% rename from recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb rename to recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb index ebd848d..2817e5b 100644 --- a/recipes-bsp/efibootguard/efibootguard_0.8-git+isar.bb +++ b/recipes-bsp/efibootguard/efibootguard_0.9-git+isar.bb @@ -22,7 +22,7 @@ SRC_URI = "git://github.com/siemens/efibootguard.git;branch=master;protocol=http S = "${WORKDIR}/git" -SRCREV = "ac1685aea75fb3e3d16c0c0e4f8261a2edb63536" +SRCREV = "c01324d0da202727eb0744c0f67a78f9c9b65c46" PROVIDES = "${PN}" PROVIDES += "${PN}-dev"