[meta-ti] [PATCH] linux-keystone: Update latest tag
Denys Dmytriyenko
denys at ti.com
Mon Feb 24 09:41:00 PST 2014
On Sun, Feb 23, 2014 at 08:47:51AM -0500, Nelson, Sam wrote:
>
>
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Saturday, February 22, 2014 11:51 PM
> > To: Nelson, Sam
> > Cc: meta-ti at yoctoproject.org
> > Subject: Re: [meta-ti] [PATCH] linux-keystone: Update latest tag
> >
> > On Sat, Feb 22, 2014 at 11:30:56PM -0500, Sam Nelson wrote:
> > > Signed-off-by: Sam Nelson <sam.nelson at ti.com>
> > >
> > > ---
> > > Not sure whether need a PR bump
> >
> > Yes, this one usually needs. Well, your SRCREV went up in both cases, so will
> > still work w/o a PR bump, but it's still a good idea to bump PR when updating
> > SRCREV only and PV stays the same. Kernel recipes have
> > MACHINE_KERNEL_PR_append
> > for that.
> [Sam] Thanks for the clarification. So in this case even though the
> MACHINE_KERNEL_PR_append went up due to the git commit change,
> It is recommended to bump PR explicitly in this case from
> MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" to MACHINE_KERNEL_PR_append =
> "b+gitr${SRCPV}".
> Please confirm.
Yes, in this particular case it's not strictly required, as I explained just
above, but it's a good practice to do it anyway when changing SRCREV for
consistency and to not miss the next time when it's really needed.
> > > ---
> > > ---
> > > recipes-kernel/linux/linux-keystone-rt_3.10.bb | 4 ++--
> > > recipes-kernel/linux/linux-keystone_3.10.bb | 4 ++--
> > > 2 files changed, 4 insertions(+), 4 deletions(-)
> > >
> > > diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-
> > kernel/linux/linux-keystone-rt_3.10.bb
> > > index 9c2f904..3965dfa 100644
> > > --- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
> > > +++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
> > > @@ -17,8 +17,8 @@ KERNEL_DEVICETREE_keystone-evm = "k2hk-
> > evm.dtb"
> > >
> > > KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
> > >
> > > -#This commit corresponds to "K2_RT_LINUX_03.10.10_13.12"
> > > -SRCREV = "8fa9091d0f9c91a048a975ddebbf2f492e73bf61"
> > > +#This commit corresponds to "K2_RT_LINUX_03.10.10_14.02"
> > > +SRCREV = "c78aa253ac385faae8b6c845a388e215395a8010"
> > > PV = "3.10.10"
> > >
> > > BRANCH = "master-rt"
> > > diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-
> > kernel/linux/linux-keystone_3.10.bb
> > > index 2384ede..f063c0c 100644
> > > --- a/recipes-kernel/linux/linux-keystone_3.10.bb
> > > +++ b/recipes-kernel/linux/linux-keystone_3.10.bb
> > > @@ -17,8 +17,8 @@ KERNEL_DEVICETREE_keystone-evm = "k2hk-
> > evm.dtb"
> > >
> > > KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
> > >
> > > -#This commit corresponds to "K2_LINUX_03.10.10_13.12"
> > > -SRCREV = "335d14b1c2ce23585835243126c6acba89067ecf"
> > > +#This commit corresponds to "K2_LINUX_03.10.10_14.02"
> > > +SRCREV = "93515476b357304e6fc075c004a1cfa91a0751d0"
> > > PV = "3.10.10"
> > >
> > > BRANCH = "master"
> > > --
> > > 1.7.9.5
> > >
> > > _______________________________________________
> > > meta-ti mailing list
> > > meta-ti at yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/meta-ti
> > >
More information about the meta-ti
mailing list