]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.8: Enable R8169 driver since its needed by supported platforms
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 7 Oct 2016 21:27:44 +0000 (17:27 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Oct 2016 06:45:53 +0000 (07:45 +0100)
commit747f59f5103995654f2b10a52d1dfd2dd4ad1a0e
tree684df90e7593f9e1d2622ea1668aa09bc7d099e7
parentaabb87c9dbd60fe9467ca0354ec05c275a3f1b1a
linux-yocto/4.8: Enable R8169 driver since its needed by supported platforms

    The Realtek 8169 driver is needed by the Minnowboard MAX, one of the
    boards we currently support, since some of our images do not contain
    modules by default, the network isnt working on genericx86, genericx86-64
    and intel-core2-32 (meta-intel) when no modules are installed.

    This patch fixes network on images not containing modules when
    using the previously mentioned MACHINES for this board.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
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_4.8.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb
meta/recipes-kernel/linux/linux-yocto_4.8.bb