All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3
@ 2022-02-28 20:41 Jeremy A. Puhlman
  2022-03-02 20:49 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy A. Puhlman @ 2022-02-28 20:41 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Jeremy A. Puhlman

---
 recipes-extended/glusterfs/glusterfs.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
index 646b521f..5c960bca 100644
--- a/recipes-extended/glusterfs/glusterfs.inc
+++ b/recipes-extended/glusterfs/glusterfs.inc
@@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://COPYING-GPLV2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://COPYING-LGPLV3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
                     file://contrib/fuse-util/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-inherit autotools pkgconfig distutils3-base update-rc.d systemd
+inherit autotools pkgconfig setuptools3-base update-rc.d systemd
 inherit python3-dir
 
 DEPENDS += "bison-native flex-native python3-native fuse libaio libtirpc libxml2 ncurses \
-- 
2.24.1



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

* Re: [meta-virtualization][m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3
  2022-02-28 20:41 [meta-virtualization][m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3 Jeremy A. Puhlman
@ 2022-03-02 20:49 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2022-03-02 20:49 UTC (permalink / raw)
  To: Jeremy Puhlman; +Cc: meta-virtualization

merged.

Bruce

In message: [meta-virtualization][m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3
on 28/02/2022 Jeremy Puhlman wrote:

> ---
>  recipes-extended/glusterfs/glusterfs.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/glusterfs/glusterfs.inc b/recipes-extended/glusterfs/glusterfs.inc
> index 646b521f..5c960bca 100644
> --- a/recipes-extended/glusterfs/glusterfs.inc
> +++ b/recipes-extended/glusterfs/glusterfs.inc
> @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://COPYING-GPLV2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>                      file://COPYING-LGPLV3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
>                      file://contrib/fuse-util/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>  
> -inherit autotools pkgconfig distutils3-base update-rc.d systemd
> +inherit autotools pkgconfig setuptools3-base update-rc.d systemd
>  inherit python3-dir
>  
>  DEPENDS += "bison-native flex-native python3-native fuse libaio libtirpc libxml2 ncurses \
> -- 
> 2.24.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7068): https://lists.yoctoproject.org/g/meta-virtualization/message/7068
> Mute This Topic: https://lists.yoctoproject.org/mt/89460716/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



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

end of thread, other threads:[~2022-03-02 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 20:41 [meta-virtualization][m-c-s][PATCH] glusterfs: switch from distutils3 to setuptools3 Jeremy A. Puhlman
2022-03-02 20:49 ` 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.