All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH hardknott] podman: Update 3.0-rc2 -> 3.0.1
@ 2021-05-10 16:15 Diego Sueiro
  2021-05-12 19:07 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Sueiro @ 2021-05-10 16:15 UTC (permalink / raw)
  To: meta-virtualization; +Cc: nd, Diego Sueiro

Update podman to 3.0.1.

Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
---
 recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} (97%)

diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_3.0.1.bb
similarity index 97%
rename from recipes-containers/podman/podman_git.bb
rename to recipes-containers/podman/podman_3.0.1.bb
index 6fb803e..26e6637 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_3.0.1.bb
@@ -16,7 +16,7 @@ DEPENDS = " \
 
 PNBLACKLIST[podman] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'security', '', 'Depends on libseccomp from meta-security which is not included', d)}"
 
-SRCREV = "288fb688964cb7fc7086d0728daa1f5f6b726dd6"
+SRCREV = "c640670e85c4aaaff92741691d6a854a90229d8d"
 SRC_URI = " \
     git://github.com/containers/libpod.git;branch=v3.0 \
 "
@@ -28,8 +28,6 @@ GO_IMPORT = "import"
 
 S = "${WORKDIR}/git"
 
-PV = "3.0-rc2+git${SRCPV}"
-
 PACKAGES =+ "${PN}-contrib"
 
 PODMAN_PKG = "github.com/containers/libpod"
-- 
2.17.1


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

* Re: [meta-virtualization][PATCH hardknott] podman: Update 3.0-rc2 -> 3.0.1
  2021-05-10 16:15 [meta-virtualization][PATCH hardknott] podman: Update 3.0-rc2 -> 3.0.1 Diego Sueiro
@ 2021-05-12 19:07 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2021-05-12 19:07 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: meta-virtualization, nd

merged.

Bruce

On Mon, May 10, 2021 at 12:16 PM Diego Sueiro <diego.sueiro@arm.com> wrote:
>
> Update podman to 3.0.1.
>
> Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>
> ---
>  recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>  rename recipes-containers/podman/{podman_git.bb => podman_3.0.1.bb} (97%)
>
> diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_3.0.1.bb
> similarity index 97%
> rename from recipes-containers/podman/podman_git.bb
> rename to recipes-containers/podman/podman_3.0.1.bb
> index 6fb803e..26e6637 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_3.0.1.bb
> @@ -16,7 +16,7 @@ DEPENDS = " \
>
>  PNBLACKLIST[podman] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'security', '', 'Depends on libseccomp from meta-security which is not included', d)}"
>
> -SRCREV = "288fb688964cb7fc7086d0728daa1f5f6b726dd6"
> +SRCREV = "c640670e85c4aaaff92741691d6a854a90229d8d"
>  SRC_URI = " \
>      git://github.com/containers/libpod.git;branch=v3.0 \
>  "
> @@ -28,8 +28,6 @@ GO_IMPORT = "import"
>
>  S = "${WORKDIR}/git"
>
> -PV = "3.0-rc2+git${SRCPV}"
> -
>  PACKAGES =+ "${PN}-contrib"
>
>  PODMAN_PKG = "github.com/containers/libpod"
> --
> 2.17.1
>
>
> 
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II

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

end of thread, other threads:[~2021-05-12 19:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 16:15 [meta-virtualization][PATCH hardknott] podman: Update 3.0-rc2 -> 3.0.1 Diego Sueiro
2021-05-12 19:07 ` Bruce Ashfield

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.