[yocto] [meta-raspberrypi][PATCH] linux-raspberrypi_4.4.bb: upgrade to 4.4.32
Trevor Woerner
twoerner at gmail.com
Mon Nov 28 17:42:40 PST 2016
On Mon 2016-11-28 @ 03:21:50 PM, Khem Raj wrote:
> its at 4.4.35 now see
> https://github.com/kraj/meta-raspberrypi/commits/kraj/master <https://github.com/kraj/meta-raspberrypi/commits/kraj/master>
True. But there's no -rt patch for 4.4.35:
https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/
The latest 4.4.y -rt patch is 4.4.32.
Since I'm working on a separate recipe for 4.4.32-rt43 I guess I could just
base it on 4.4.32 and let the non-rt-mainline advance to 4.4.35 :-)
>
> > On Nov 28, 2016, at 7:12 AM, Trevor Woerner <twoerner at gmail.com> wrote:
> >
> > This helps align the raspberry pi 4.4.y kernel with the latest 4.4.y
> > PREEMPT_RT patch.
> >
> > Signed-off-by: Trevor Woerner <twoerner at gmail.com>
> > ---
> > recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
> > index 19e8552..0724ac1 100644
> > --- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb
> > +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb
> > @@ -1,8 +1,8 @@
> > FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
> >
> > -LINUX_VERSION ?= "4.4.28"
> > +LINUX_VERSION ?= "4.4.32"
> >
> > -SRCREV = "5afda48c3408e15742d4569459a4ff668e2857f7"
> > +SRCREV = "f779cabf56bc88319d582db58969ba6f7184a775"
> > SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
> > file://0001-fix-dtbo-rules.patch \
> > "
> > --
> > 2.10.2
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
More information about the yocto
mailing list