On Sun, Jan 9, 2022 at 4:16 PM 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 > > 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 > > Sent: Saturday, January 8, 2022 2:51 AM > > To: Wang, Mingyu/王 鸣瑜 ; > > 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 > > > > > > ========= > > > 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 > > > --- > > > 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] > > > -=-=-=-=-=-=-=-=-=-=-=- > > > >