[meta-oe] dnfdragora: upgrade 1.1.2 -> 2.1.2

Message ID 1641565655-53792-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe] dnfdragora: upgrade 1.1.2 -> 2.1.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 7, 2022, 2:27 p.m. UTC
Changelog:
Bugs fixed for this release <https://github.com/manatools/dnfdragora/issues/#####>
=========
Fixed wrong access to manatools.service module (issue #202)
Fixed issue #189 "No line break to fit the width of the window in dnfdragora"

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Khem Raj Jan. 7, 2022, 6:51 p.m. UTC | #1
On 1/7/22 6:27 AM, wangmy wrote:
> Changelog:
> Bugs fixed for this release <https://github.com/manatools/dnfdragora/issues/#####>
> =========
> Fixed wrong access to manatools.service module (issue #202)
> Fixed issue #189 "No line break to fit the width of the window in dnfdragora"
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>   meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> index fdc164d56..a67bd9bcb 100644
> --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> @@ -9,8 +9,8 @@ SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
>              file://0001-To-fix-error-when-do_package.patch \
>              "
>   
> -PV = "1.1.2+git${SRCPV}"
> -SRCREV = "19e123132cfd4efd860e5204261c3c228bfe80a8"
> +PV = "2.1.2"
> +SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
>   
>   S = "${WORKDIR}/git"
>   
> 

please rename the recipe as well to reflect PV while you are here.

> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#94688): https://lists.openembedded.org/g/openembedded-devel/message/94688
> Mute This Topic: https://lists.openembedded.org/mt/88261764/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Mingyu Wang (Fujitsu) Jan. 10, 2022, 12:16 a.m. UTC | #2
Do you mean that I should change the name of recipe to dnfdragora_2.1.1.bb?

In addition, I'd like to ask you about the naming rules of recipe. 
Could you tell me when to use_ git.bb, and when to use_ versionnumber.bb?

  --
Best Regards
---------------------------------------------------
Wang Mingyu
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8568
COINS: 79988548
FAX: +86+25-83317685
MAIL: wangmy@fujitsu.com
http://www.fujitsu.com/cn/fnst/

> -----Original Message-----
> From: Khem Raj <raj.khem@gmail.com>
> Sent: Saturday, January 8, 2022 2:51 AM
> To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>;
> openembedded-devel@lists.openembedded.org
> Subject: Re: [oe] [meta-oe] [PATCH] dnfdragora: upgrade 1.1.2 -> 2.1.2
> 
> 
> 
> On 1/7/22 6:27 AM, wangmy wrote:
> > Changelog:
> > Bugs fixed for this release
> > <https://github.com/manatools/dnfdragora/issues/#####>
> > =========
> > Fixed wrong access to manatools.service module (issue #202) Fixed
> > issue #189 "No line break to fit the width of the window in dnfdragora"
> >
> > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> > ---
> >   meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 4 ++--
> >   1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > index fdc164d56..a67bd9bcb 100644
> > --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > @@ -9,8 +9,8 @@ SRC_URI =
> "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
> >              file://0001-To-fix-error-when-do_package.patch \
> >              "
> >
> > -PV = "1.1.2+git${SRCPV}"
> > -SRCREV = "19e123132cfd4efd860e5204261c3c228bfe80a8"
> > +PV = "2.1.2"
> > +SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
> >
> >   S = "${WORKDIR}/git"
> >
> >
> 
> please rename the recipe as well to reflect PV while you are here.
> 
> >
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#94688):
> > https://lists.openembedded.org/g/openembedded-devel/message/94688
> > Mute This Topic: https://lists.openembedded.org/mt/88261764/1997914
> > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > Unsubscribe:
> https://lists.openembedded.org/g/openembedded-devel/unsub
> > [raj.khem@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
Khem Raj Jan. 10, 2022, 1:14 a.m. UTC | #3
On Sun, Jan 9, 2022 at 4:16 PM wangmy@fujitsu.com <wangmy@fujitsu.com>
wrote:

> Do you mean that I should change the name of recipe to dnfdragora_2.1.1.bb
> ?


Yes


>
> In addition, I'd like to ask you about the naming rules of recipe.
> Could you tell me when to use_ git.bb, and when to use_ versionnumber.bb?
>

When version is fixed and known then use PV otherwise if it is intermittent
version then use git

>
>   --
> Best Regards
> ---------------------------------------------------
> Wang Mingyu
> Development Dept.I
> Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road,
> Nanjing, 210012, China
> <https://www.google.com/maps/search/Wenzhu+Road,+Nanjing,+210012,+China?entry=gmail&source=g>
> TEL: +86+25-86630566-8568
> COINS: 79988548
> FAX: +86+25-83317685
> MAIL: wangmy@fujitsu.com
> http://www.fujitsu.com/cn/fnst/
>
> > -----Original Message-----
> > From: Khem Raj <raj.khem@gmail.com>
> > Sent: Saturday, January 8, 2022 2:51 AM
> > To: Wang, Mingyu/王 鸣瑜 <wangmy@fujitsu.com>;
> > openembedded-devel@lists.openembedded.org
> > Subject: Re: [oe] [meta-oe] [PATCH] dnfdragora: upgrade 1.1.2 -> 2.1.2
> >
> >
> >
> > On 1/7/22 6:27 AM, wangmy wrote:
> > > Changelog:
> > > Bugs fixed for this release
> > > <https://github.com/manatools/dnfdragora/issues/#####>
> > > =========
> > > Fixed wrong access to manatools.service module (issue #202) Fixed
> > > issue #189 "No line break to fit the width of the window in dnfdragora"
> > >
> > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> > > ---
> > >   meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb | 4 ++--
> > >   1 file changed, 2 insertions(+), 2 deletions(-)
> > >
> > > diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > > b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > > index fdc164d56..a67bd9bcb 100644
> > > --- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > > +++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
> > > @@ -9,8 +9,8 @@ SRC_URI =
> > "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
> > >              file://0001-To-fix-error-when-do_package.patch \
> > >              "
> > >
> > > -PV = "1.1.2+git${SRCPV}"
> > > -SRCREV = "19e123132cfd4efd860e5204261c3c228bfe80a8"
> > > +PV = "2.1.2"
> > > +SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
> > >
> > >   S = "${WORKDIR}/git"
> > >
> > >
> >
> > please rename the recipe as well to reflect PV while you are here.
> >
> > >
> > >
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > > Links: You receive all messages sent to this group.
> > > View/Reply Online (#94688):
> > > https://lists.openembedded.org/g/openembedded-devel/message/94688
> > > Mute This Topic: https://lists.openembedded.org/mt/88261764/1997914
> > > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > > Unsubscribe:
> > https://lists.openembedded.org/g/openembedded-devel/unsub
> > > [raj.khem@gmail.com]
> > > -=-=-=-=-=-=-=-=-=-=-=-
> > >
>

Patch

diff --git a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
index fdc164d56..a67bd9bcb 100644
--- a/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
+++ b/meta-oe/recipes-graphics/dnfdragora/dnfdragora_git.bb
@@ -9,8 +9,8 @@  SRC_URI = "git://github.com/manatools/dnfdragora.git;branch=master;protocol=http
            file://0001-To-fix-error-when-do_package.patch \
            "
 
-PV = "1.1.2+git${SRCPV}"
-SRCREV = "19e123132cfd4efd860e5204261c3c228bfe80a8"
+PV = "2.1.2"
+SRCREV = "5cbbc07c9d015af284a424a172a379b385f05b6f"
 
 S = "${WORKDIR}/git"