]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/3.10: bump kver to 3.10.11
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 10 Sep 2013 15:50:58 +0000 (11:50 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2013 21:49:06 +0000 (22:49 +0100)
commit659528f0f99cec94991ec96fa124c4497237e9f8
tree9d8e837e470eb9e371e49e783629aae08551672e
parentc5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a
linux-yocto/3.10: bump kver to 3.10.11

Bumping to the 3.10.11 -stable release. Of note in this update is
the timer_list fix, which broke ssh access in the previous 3.10
series of updates:

    timer_list: correct the iterator for timer_list

    commit 84a78a6504f5c5394a8e558702e5b54131f01d14 upstream.

With this, we can revert the two temporary fixes for timer lists.
ssh access has been directly tested after this update.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
meta/recipes-kernel/linux/linux-yocto_3.10.bb