All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mmap-lld: Update to new version 2.0.0.4
@ 2015-04-10 21:54 Sam Nelson
  2015-04-10 22:04 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Nelson @ 2015-04-10 21:54 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 recipes-bsp/mmap-lld/mmap-lld.inc |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
index b8a5b32..7c19ee8 100644
--- a/recipes-bsp/mmap-lld/mmap-lld.inc
+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
 
 BRANCH="master"
 SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
-# Commit correspond to DEV.MMAP.02.00.00.03
-SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
+# Commit correspond to DEV.MMAP.02.00.00.04
+SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
 
-PV="2.0.0"
-PR = "r0"
+PV = "2.0.0.4"
+PR = "r1"
 
 S = "${WORKDIR}/git/ti/runtime/mmap"
\ No newline at end of file
-- 
1.7.9.5



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

* Re: [PATCH] mmap-lld: Update to new version 2.0.0.4
  2015-04-10 21:54 [PATCH] mmap-lld: Update to new version 2.0.0.4 Sam Nelson
@ 2015-04-10 22:04 ` Denys Dmytriyenko
  2015-04-10 22:08   ` Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2015-04-10 22:04 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-ti

On Fri, Apr 10, 2015 at 05:54:44PM -0400, Sam Nelson wrote:
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  recipes-bsp/mmap-lld/mmap-lld.inc |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
> index b8a5b32..7c19ee8 100644
> --- a/recipes-bsp/mmap-lld/mmap-lld.inc
> +++ b/recipes-bsp/mmap-lld/mmap-lld.inc
> @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
>  
>  BRANCH="master"
>  SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
> -# Commit correspond to DEV.MMAP.02.00.00.03
> -SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
> +# Commit correspond to DEV.MMAP.02.00.00.04
> +SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
>  
> -PV="2.0.0"
> -PR = "r0"
> +PV = "2.0.0.4"
> +PR = "r1"
>  
>  S = "${WORKDIR}/git/ti/runtime/mmap"
> \ No newline at end of file

^^^ This is usually not a good sign.


> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: [PATCH] mmap-lld: Update to new version 2.0.0.4
  2015-04-10 22:04 ` Denys Dmytriyenko
@ 2015-04-10 22:08   ` Gary Thomas
  2015-04-10 22:17     ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2015-04-10 22:08 UTC (permalink / raw)
  To: meta-ti

On 2015-04-10 16:04, Denys Dmytriyenko wrote:
> On Fri, Apr 10, 2015 at 05:54:44PM -0400, Sam Nelson wrote:
>> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
>> ---
>>   recipes-bsp/mmap-lld/mmap-lld.inc |    8 ++++----
>>   1 file changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
>> index b8a5b32..7c19ee8 100644
>> --- a/recipes-bsp/mmap-lld/mmap-lld.inc
>> +++ b/recipes-bsp/mmap-lld/mmap-lld.inc
>> @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
>>
>>   BRANCH="master"
>>   SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
>> -# Commit correspond to DEV.MMAP.02.00.00.03
>> -SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
>> +# Commit correspond to DEV.MMAP.02.00.00.04
>> +SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
>>
>> -PV="2.0.0"
>> -PR = "r0"
>> +PV = "2.0.0.4"
>> +PR = "r1"
>>
>>   S = "${WORKDIR}/git/ti/runtime/mmap"
>> \ No newline at end of file
>
> ^^^ This is usually not a good sign.

Also current practice is to not change PR values, but let
the PR Service handle that.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

* Re: [PATCH] mmap-lld: Update to new version 2.0.0.4
  2015-04-10 22:08   ` Gary Thomas
@ 2015-04-10 22:17     ` Denys Dmytriyenko
  0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2015-04-10 22:17 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-ti

On Fri, Apr 10, 2015 at 04:08:28PM -0600, Gary Thomas wrote:
> On 2015-04-10 16:04, Denys Dmytriyenko wrote:
> >On Fri, Apr 10, 2015 at 05:54:44PM -0400, Sam Nelson wrote:
> >>Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> >>---
> >>  recipes-bsp/mmap-lld/mmap-lld.inc |    8 ++++----
> >>  1 file changed, 4 insertions(+), 4 deletions(-)
> >>
> >>diff --git a/recipes-bsp/mmap-lld/mmap-lld.inc b/recipes-bsp/mmap-lld/mmap-lld.inc
> >>index b8a5b32..7c19ee8 100644
> >>--- a/recipes-bsp/mmap-lld/mmap-lld.inc
> >>+++ b/recipes-bsp/mmap-lld/mmap-lld.inc
> >>@@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=b3315b8190036fe1c6a8263d02e15606"
> >>
> >>  BRANCH="master"
> >>  SRC_URI = "git://git.ti.com/keystone-rtos/mmap-lld.git;destsuffix=git/ti/runtime/mmap;protocol=git;branch=${BRANCH}"
> >>-# Commit correspond to DEV.MMAP.02.00.00.03
> >>-SRCREV = "601f9284c392f67bb7f69ed1a5df5231a43c3137"
> >>+# Commit correspond to DEV.MMAP.02.00.00.04
> >>+SRCREV = "306895eb2d5decd14a760e70d273946958ff716f"
> >>
> >>-PV="2.0.0"
> >>-PR = "r0"
> >>+PV = "2.0.0.4"
> >>+PR = "r1"
> >>
> >>  S = "${WORKDIR}/git/ti/runtime/mmap"
> >>\ No newline at end of file
> >
> >^^^ This is usually not a good sign.
> 
> Also current practice is to not change PR values, but let
> the PR Service handle that.

Not in the code base that this goes to... Moreover, it's not as simple and 
requires careful considerations and setup on the distro side to ensure proper 
upgrade path, etc. In this particular case above, the PR shouldn't have been 
changed at all, but in general, it's just safer to bump PR for some of the 
old releases this goes to.

-- 
Denys


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

end of thread, other threads:[~2015-04-10 22:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10 21:54 [PATCH] mmap-lld: Update to new version 2.0.0.4 Sam Nelson
2015-04-10 22:04 ` Denys Dmytriyenko
2015-04-10 22:08   ` Gary Thomas
2015-04-10 22:17     ` Denys Dmytriyenko

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.