buildroot: move to 2017.02 release
The following packages that we ship have seen an update:
busybox: 1.25.1 -> 1.26.2
eudev: 3.2 -> 3.2.1
ipmitool: 1.8.16 -> 1.8.18
linux-firmware: a179db97914da5e650c21ba8f9b0bae04a0f8a41 -> 6d3bc8886517d171068fd1263176b8b5c51df204
linux-headers: 4.4.35 -> 4.10.1
lvm2: 2.02.166 -> 2.02.168
util-linux: 2.28.2 -> 2.29.2
zlib: 1.2.8 -> 1.2.11
The defconfigs for all platforms have been regenerated. The only change
was due to updating the kernel headers to 4.10. This brings them in line
with the kernel version used.
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/.gitmodules b/.gitmodules
index e8dfd5e..324fa00 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,4 @@
[submodule "buildroot"]
path = buildroot
- branch = 2016.11-op-build
+ branch = 2017.02-op-build
url = https://github.com/open-power/buildroot