All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Gowtham Tammana" <g-tammana@ti.com>
To: "Murphy, Dan" <dmurphy@ti.com>,
	"meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: Re: [EXTERNAL] [meta-ti] [dunfell/master] [PATCH] ti-sysbios: upgrade 6.76.03.01 -> 6.76.04.02
Date: Fri, 11 Dec 2020 16:52:33 +0000	[thread overview]
Message-ID: <3b34acff802640298f27a1a7171502cf@ti.com> (raw)
In-Reply-To: <361317b8-11d8-64ce-7946-9a940346dd20@ti.com>



>-----Original Message-----
>From: Murphy, Dan
>Sent: Friday, December 11, 2020 8:56 AM
>To: Tammana, Gowtham <g-tammana@ti.com>; meta-ti@yoctoproject.org
>Subject: Re: [EXTERNAL] [meta-ti] [dunfell/master] [PATCH] ti-sysbios:
>upgrade 6.76.03.01 -> 6.76.04.02
>
>Gowtham
>
>On 12/11/20 8:51 AM, Tammana, Gowtham wrote:
>>
>>> -----Original Message-----
>>> From: meta-ti@lists.yoctoproject.org <meta-ti@lists.yoctoproject.org> On
>>> Behalf Of Dan Murphy via lists.yoctoproject.org
>>> Sent: Friday, December 11, 2020 7:35 AM
>>> To: meta-ti@yoctoproject.org
>>> Cc: Murphy, Dan <dmurphy@ti.com>
>>> Subject: [EXTERNAL] [meta-ti] [dunfell/master] [PATCH] ti-sysbios:
>upgrade
>>> 6.76.03.01 -> 6.76.04.02
>>>
>>> Signed-off-by: Dan Murphy <dmurphy@ti.com>
>>> ---
>>> .../{ti-sysbios_6.76.03.01.bb => ti-sysbios_6.76.04.02.bb}  | 6 +++---
>>> 1 file changed, 3 insertions(+), 3 deletions(-)
>>> rename recipes-ti/bios/{ti-sysbios_6.76.03.01.bb => ti-
>>> sysbios_6.76.04.02.bb} (68%)
>>>
>>> diff --git a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb b/recipes-
>ti/bios/ti-
>>> sysbios_6.76.04.02.bb
>>> similarity index 68%
>>> rename from recipes-ti/bios/ti-sysbios_6.76.03.01.bb
>>> rename to recipes-ti/bios/ti-sysbios_6.76.04.02.bb
>>> index d242510f801e..237b48929739 100644
>>> --- a/recipes-ti/bios/ti-sysbios_6.76.03.01.bb
>>> +++ b/recipes-ti/bios/ti-sysbios_6.76.04.02.bb
>>> @@ -1,13 +1,13 @@
>>> require recipes-ti/bios/ti-sysbios.inc
>>>
>>> PE = "1"
>>> -PV = "6_76_03_01"
>>> +PV = "6_76_04_02"
>> PV not needed here as it is already specified in the recipe name.
>
>Actually that is not true.  Recipe name is 6.76.04.02 PV has underscores
>6_76_04_02 as the PV is used in the binary name from the download site

Ah didn’t notice the underscores and dots here. The recipe naming convention
is ${PN}_${PV}.bb and here it is being overridden in the recipe which is
discouraged as per [1]. I see that file locations require the underscore
notation, and perhaps the recipe name could be done without the PV as it is
overridden anyway in the recipe to avoid confusion.

[1]: https://docs.yoctoproject.org/ref-manual/ref-variables.html#term-PV

Thanks,
Gowtham

>BINFILE = "bios_${PV}.run"
>
>Dan


      reply	other threads:[~2020-12-11 16:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 13:34 [dunfell/master] [PATCH] ti-sysbios: upgrade 6.76.03.01 -> 6.76.04.02 Dan Murphy
2020-12-11 14:51 ` [EXTERNAL] [meta-ti] " Gowtham Tammana
2020-12-11 14:56   ` Dan Murphy
2020-12-11 16:52     ` Gowtham Tammana [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3b34acff802640298f27a1a7171502cf@ti.com \
    --to=g-tammana@ti.com \
    --cc=dmurphy@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.