openembedded-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: modify suffix of spdx file.
@ 2023-06-02  2:59 wangmy
  2023-06-02 20:30 ` Peter Kjellerstedt
  0 siblings, 1 reply; 2+ messages in thread
From: wangmy @ 2023-06-02  2:59 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Wang Mingyu

From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
index ca2b20108a..94023922a2 100644
--- a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
+++ b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https"
-SRCREV = "8d21f52577aa03958732a5a346a678c699e98cb6"
+SRCREV = "83917a3935ac7ce1d8d96e914d96a6679319a336"
 PV = "1.3"
 
 SRC_URI:append:class-target = " file://oe-remote.repo.sample"
-- 
2.34.1



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

* RE: [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: modify suffix of spdx file.
  2023-06-02  2:59 [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: modify suffix of spdx file wangmy
@ 2023-06-02 20:30 ` Peter Kjellerstedt
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Kjellerstedt @ 2023-06-02 20:30 UTC (permalink / raw)
  To: wangmy, openembedded-devel

> -----Original Message-----
> From: openembedded-devel@lists.openembedded.org <openembedded-devel@lists.openembedded.org> On Behalf Of wangmy
> Sent: den 2 juni 2023 04:59
> To: openembedded-devel@lists.openembedded.org
> Cc: Wang Mingyu <wangmy@fujitsu.com>
> Subject: [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: modify suffix of spdx file.
> 
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
> index ca2b20108a..94023922a2 100644
> --- a/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
> +++ b/meta-oe/recipes-devtools/dnf-plugin-tui/dnf-plugin-tui_git.bb
> @@ -4,7 +4,7 @@ LICENSE = "GPL-2.0-only"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> 
>  SRC_URI = "git://github.com/ubinux/dnf-plugin-tui.git;branch=master;protocol=https"
> -SRCREV = "8d21f52577aa03958732a5a346a678c699e98cb6"
> +SRCREV = "83917a3935ac7ce1d8d96e914d96a6679319a336"
>  PV = "1.3"

Since SRCREV doesn't match PV, PV should be changed to indicate this:

PV = "1.3+git${SRCPV}"

> 
>  SRC_URI:append:class-target = " file://oe-remote.repo.sample"
> --
> 2.34.1

//Peter


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

end of thread, other threads:[~2023-06-02 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02  2:59 [oe] [meta-oe] [PATCH v3] dnf-plugin-tui: modify suffix of spdx file wangmy
2023-06-02 20:30 ` Peter Kjellerstedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).