On Wed, Apr 27, 2016 at 5:07 AM, Manjukumar Matha <[email protected]> wrote: > Updated the recipe to point to release tag xilinx-v2016.1
Applied. Thanks, Nathan > > Signed-off-by: Manjukumar Matha <[email protected]> > --- > recipes-kernel/linux/linux-xlnx_4.4.bb | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/recipes-kernel/linux/linux-xlnx_4.4.bb > b/recipes-kernel/linux/linux-xlnx_4.4.bb > index 9bfdeb2..a8019e5 100644 > --- a/recipes-kernel/linux/linux-xlnx_4.4.bb > +++ b/recipes-kernel/linux/linux-xlnx_4.4.bb > @@ -1,7 +1,6 @@ > LINUX_VERSION = "4.4" > -# Current bleeding edge of master linux-xlnx > -# Will be updated to v4.4 kernel once it is released > -SRCREV ?="c616730d3106d85367900420572f94f8c4c5386f" > +# This points to released tag xilinx-v2016.1 > +SRCREV ?="dd7c1f0b5c23bcac5046d77bd5e0631e657003a4" > > include linux-xlnx.inc > > -- > 2.1.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
