On 18 November 2016 at 08:44, Manjukumar Matha <[email protected]> wrote: > This patch updates xilinx kernel to v4.6 release > > Signed-off-by: Manjukumar Matha <[email protected]>
Applied, I will send out some additional patches to remove the older 4.4 kernel as well as update the zybo-linux-bd-zynq7 patches. Thanks, Nathan > --- > recipes-kernel/linux/linux-xlnx_4.6.bb | 5 +++++ > 1 file changed, 5 insertions(+) > create mode 100644 recipes-kernel/linux/linux-xlnx_4.6.bb > > diff --git a/recipes-kernel/linux/linux-xlnx_4.6.bb > b/recipes-kernel/linux/linux-xlnx_4.6.bb > new file mode 100644 > index 0000000..b2402ea > --- /dev/null > +++ b/recipes-kernel/linux/linux-xlnx_4.6.bb > @@ -0,0 +1,5 @@ > +LINUX_VERSION = "4.6" > +# This points to xilinx-v2016.3 release tag > +SRCREV ?="0e4e4071493171bbac37bf60709022f49171c813" > + > +include linux-xlnx.inc > -- > 2.7.4 > > -- > _______________________________________________ > meta-xilinx mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
