All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dnf: upgrade 4.2.2 -> 4.2.18
@ 2020-01-19  5:08 Wang Mingyu
  2020-01-19  9:34 ` Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2020-01-19  5:08 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
---
 meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.18.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.18.bb} (98%)

diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb b/meta/recipes-devtools/dnf/dnf_4.2.18.bb
similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.2.2.bb
rename to meta/recipes-devtools/dnf/dnf_4.2.18.bb
index f38167f1ad..fd4380723e 100644
--- a/meta/recipes-devtools/dnf/dnf_4.2.2.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.2.18.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
            file://0030-Run-python-scripts-using-env.patch \
            "
 
-SRCREV = "9947306a55271b8b7c9e2b6e3b7d582885b6045d"
+SRCREV = "ff1972b52007ccb701c43e3c2bf2bd2e40ac32ac"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"
-- 
2.17.1





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

* Re: [PATCH] dnf: upgrade 4.2.2 -> 4.2.18
  2020-01-19  5:08 [PATCH] dnf: upgrade 4.2.2 -> 4.2.18 Wang Mingyu
@ 2020-01-19  9:34 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2020-01-19  9:34 UTC (permalink / raw)
  To: Wang Mingyu; +Cc: openembedded-core

I would upgrade this in tandem with libdnf and rpm. Both are known to have issues unfortunately.

Alex

> On 19 Jan 2020, at 6.08, Wang Mingyu <wangmy@cn.fujitsu.com> wrote:
> 
> Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
> ---
> meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.18.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.18.bb} (98%)
> 
> diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb b/meta/recipes-devtools/dnf/dnf_4.2.18.bb
> similarity index 98%
> rename from meta/recipes-devtools/dnf/dnf_4.2.2.bb
> rename to meta/recipes-devtools/dnf/dnf_4.2.18.bb
> index f38167f1ad..fd4380723e 100644
> --- a/meta/recipes-devtools/dnf/dnf_4.2.2.bb
> +++ b/meta/recipes-devtools/dnf/dnf_4.2.18.bb
> @@ -15,7 +15,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git \
>            file://0030-Run-python-scripts-using-env.patch \
>            "
> 
> -SRCREV = "9947306a55271b8b7c9e2b6e3b7d582885b6045d"
> +SRCREV = "ff1972b52007ccb701c43e3c2bf2bd2e40ac32ac"
> UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
> 
> S = "${WORKDIR}/git"
> -- 
> 2.17.1
> 
> 
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


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

end of thread, other threads:[~2020-01-19  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19  5:08 [PATCH] dnf: upgrade 4.2.2 -> 4.2.18 Wang Mingyu
2020-01-19  9:34 ` Alexander Kanavin

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.