Dan, Thanks for the patch set! I only have a small comment for boot-monitor.
On Mon, May 01, 2017 at 02:01:47PM -0500, Dan Murphy wrote: > Signed-off-by: Dan Murphy <[email protected]> > --- > > v2 - No changes > > recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +- > recipes-kernel/linux/linux-ti-staging_4.9.bb | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb > b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb > index ba5b30c4..f156ab1f 100644 > --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb > +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb > @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" > > BRANCH = "ti-rt-linux-4.9.y" > > -SRCREV = "9aca48cec363e084da1a6fef6ca4e16dd6788312" > +SRCREV = "ca8f5854f1d211373e2bd80307215b086f18cbe1" > diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb > b/recipes-kernel/linux/linux-ti-staging_4.9.bb > index ab5852bc..17e5af58 100644 > --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb > +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb > @@ -55,8 +55,8 @@ S = "${WORKDIR}/git" > > BRANCH = "ti-lsk-linux-4.9.y" > > -SRCREV = "36a655ef1ade71c52c52c2e2ba5cb6cbb2e5031a" > -PV = "4.9.24+git${SRCPV}" > +SRCREV = "cfe6f9907fd6d84fdcc2728c8ec9c79c07127c2e" > +PV = "4.9.25+git${SRCPV}" > > # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild > MACHINE_KERNEL_PR_append = "c" > -- > 2.12.2 > -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
