Dan, This patch looks incorrect - release tag is the same as RC5, but you are changing it to the HEAD...
On Tue, Apr 09, 2019 at 01:38:47PM -0500, Dan Murphy wrote: > Signed-off-by: Dan Murphy <[email protected]> > --- > recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 +- > recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb > b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb > index adb4976b..5d2a2846 100644 > --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb > +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb > @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:" > > BRANCH = "ti-rt-linux-4.19.y" > > -SRCREV = "dd79f85919e94693a894edd21cae767d74751961" > +SRCREV = "e3bbce7978e3a0b0e3a1a0072ebfaa34e23d4b11" > PV = "4.19.25+git${SRCPV}" > diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb > b/recipes-kernel/linux/linux-ti-staging_4.19.bb > index 3cd1a878..e5fcb72c 100644 > --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb > +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb > @@ -56,7 +56,7 @@ S = "${WORKDIR}/git" > > BRANCH = "ti-linux-4.19.y" > > -SRCREV = "85f9077a5ff8ee28e1415be4c5174c6fd71ee968" > +SRCREV = "f95e1cb61f787ab00fa93182e03598d2470eff4b" > PV = "4.19.25+git${SRCPV}" > > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild > -- > 2.14.0 > -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
