[meta-ti] [PATCH] mmap-lld: Update to new version 2.0.0.4

Denys Dmytriyenko denys at ti.com
Fri Apr 10 15:17:35 PDT 2015


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 at 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


More information about the meta-ti mailing list