From: Bruce Ashfield <bruce.ashfield@gmail.com>
To: Qi.Chen@windriver.com
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][kirkstone][PATCH 1/5] buildah: update to 1.26.8
Date: Thu, 30 Jan 2025 18:54:44 +0000 [thread overview]
Message-ID: <Z5vK9BU7r0p2GYEp@gmail.com> (raw)
In-Reply-To: <20250122082847.3470429-1-Qi.Chen@windriver.com>
merged.
Bruce
In message: [meta-virtualization][kirkstone][PATCH 1/5] buildah: update to 1.26.8
on 22/01/2025 Chen Qi via lists.yoctoproject.org wrote:
> From: Chen Qi <Qi.Chen@windriver.com>
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
> recipes-containers/buildah/buildah_git.bb | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/recipes-containers/buildah/buildah_git.bb b/recipes-containers/buildah/buildah_git.bb
> index 024e82c1..9e074415 100644
> --- a/recipes-containers/buildah/buildah_git.bb
> +++ b/recipes-containers/buildah/buildah_git.bb
> @@ -8,10 +8,9 @@ LIC_FILES_CHKSUM = "file://src/github.com/containers/buildah/LICENSE;md5=e3fc50a
>
> S = "${WORKDIR}/git"
>
> -BUILDAH_VERSION = "1.26"
> -SRCREV_buildah = "0a9d6e6eaef2e2e7936313d449a4e226022eb865"
> +SRCREV_buildah = "e2feca77516568553dc1318019cea90ae000e0f3"
>
> -PV = "${BUILDAH_VERSION}"
> +PV = "1.26.8"
>
> inherit go
> inherit goarch
> @@ -23,7 +22,7 @@ GO_WORKDIR = "${GO_INSTALL}"
> GOBUILDFLAGS += "-mod vendor"
>
> SRC_URI = " \
> - git://github.com/containers/buildah;branch=release-${BUILDAH_VERSION};name=buildah;protocol=https \
> + git://github.com/containers/buildah;branch=release-1.26;name=buildah;protocol=https \
> "
>
> DEPENDS = "libdevmapper btrfs-tools gpgme"
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#9107): https://lists.yoctoproject.org/g/meta-virtualization/message/9107
> Mute This Topic: https://lists.yoctoproject.org/mt/110749645/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2025-01-30 18:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 8:28 [meta-virtualization][kirkstone][PATCH 1/5] buildah: update to 1.26.8 Qi.Chen
2025-01-22 8:28 ` [meta-virtualization][kirkstone][PATCH 2/5] buildah: add seccomp and ipv6 to REQUIRED_DISTRO_FEATURES Qi.Chen
2025-01-22 8:28 ` [meta-virtualization][kirkstone][PATCH 3/5] buildah: fix CVE-2024-9676 Qi.Chen
2025-01-22 8:28 ` [meta-virtualization][kirkstone][PATCH 4/5] cri-o: " Qi.Chen
2025-01-22 8:28 ` [meta-virtualization][kirkstone][PATCH 5/5] podman: " Qi.Chen
2025-01-30 18:54 ` Bruce Ashfield [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=Z5vK9BU7r0p2GYEp@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=Qi.Chen@windriver.com \
--cc=meta-virtualization@lists.yoctoproject.org \
/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.