I've staged this patch.

I only took the podman dependency part, I won't depreciate it just yet.

Bruce

In message: [meta-virtualization][PATCH] go-metalinter: deprecate and remove it 
from podman's DEPENDS
on 08/01/2025 Chen Qi via lists.yoctoproject.org wrote:

> From: Chen Qi <[email protected]>
> 
> This package is pure source package and its only user is podman's
> DEPENDS. The current podman does not need it to be built successfully.
> So let's remove it from podman's DEPENDS and make it deprecated.
> 
> Signed-off-by: Chen Qi <[email protected]>
> ---
>  recipes-containers/podman/podman_git.bb  | 1 -
>  recipes-devtools/go/go-metalinter_git.bb | 2 ++
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/recipes-containers/podman/podman_git.bb 
> b/recipes-containers/podman/podman_git.bb
> index 41bb419a..01644163 100644
> --- a/recipes-containers/podman/podman_git.bb
> +++ b/recipes-containers/podman/podman_git.bb
> @@ -10,7 +10,6 @@ inherit features_check
>  REQUIRED_DISTRO_FEATURES ?= "seccomp ipv6"
>  
>  DEPENDS = " \
> -    go-metalinter-native \
>      gpgme \
>      libseccomp \
>      ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
> diff --git a/recipes-devtools/go/go-metalinter_git.bb 
> b/recipes-devtools/go/go-metalinter_git.bb
> index def3d063..5adab2d6 100644
> --- a/recipes-devtools/go/go-metalinter_git.bb
> +++ b/recipes-devtools/go/go-metalinter_git.bb
> @@ -16,6 +16,8 @@ PV = "0.0+git"
>  
>  S = "${WORKDIR}/git"
>  
> +inherit meta-virt-depreciated-warning
> +
>  do_install() {
>       install -d ${D}${prefix}/local/go/src/${PKG_NAME}
>       cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/
> -- 
> 2.25.1
> 

> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9096): 
https://lists.yoctoproject.org/g/meta-virtualization/message/9096
Mute This Topic: https://lists.yoctoproject.org/mt/110493737/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to