[Buildroot] [PATCH v4 1/4] beaglebone: update to TI 3.12 kernel

Peter Korsgaard jacmet at uclibc.org
Mon Feb 10 18:42:29 UTC 2014


>>>>> "Anders" == Anders Darander <anders at chargestorm.se> writes:

 > Git repo version is taken from meta-ti.
 > It's a 3.12.10 kernel with TI's own patches on top.

 > The defconfig has been kept rather close to our old defconfig.
 > The kernel has been boot-tested using an NFS-root.

 > Apart from the kernel change, the linux headers has also been
 > updated from 3.8.12 to 3.12.10.

 > Signed-off-by: Anders Darander <anders at chargestorm.se>
 > ---
 >  .../{linux-3.8.config => linux-3.12.config}        | 104 ++++++++++++++-------
 >  configs/beaglebone_defconfig                       |   6 +-
 >  2 files changed, 75 insertions(+), 35 deletions(-)
 >  rename board/beaglebone/{linux-3.8.config => linux-3.12.config} (68%)

 > @@ -58,44 +84,45 @@ CONFIG_IP_PNP_RARP=y
 >  # CONFIG_INET_LRO is not set
 >  # CONFIG_IPV6 is not set
 >  # CONFIG_WIRELESS is not set
 > +CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"

Given the recent mdev discussion and the fact that we don't have any
packages providing /sbin/hotplug I've dropped this.

Committed with this fixed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list