>-----Original Message-----
>From: Murphy, Dan
>Sent: Friday, December 11, 2020 8:56 AM
>To: Tammana, Gowtham <[email protected]>; [email protected]
>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: [email protected] <[email protected]> On
>>> Behalf Of Dan Murphy via lists.yoctoproject.org
>>> Sent: Friday, December 11, 2020 7:35 AM
>>> To: [email protected]
>>> Cc: Murphy, Dan <[email protected]>
>>> Subject: [EXTERNAL] [meta-ti] [dunfell/master] [PATCH] ti-sysbios:
>upgrade
>>> 6.76.03.01 -> 6.76.04.02
>>>
>>> Signed-off-by: Dan Murphy <[email protected]>
>>> ---
>>> .../{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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13340): 
https://lists.yoctoproject.org/g/meta-ti/message/13340
Mute This Topic: https://lists.yoctoproject.org/mt/78880385/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to