summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-02-27 09:34:50 +1030
committerJoel Stanley <joel@jms.id.au>2017-03-01 20:24:22 +1030
commit8f0434ff0f09870853218332c1dfbf9272caf9be (patch)
tree3bba4143217dc94baa5549684ee82eb5dff12d05 /.gitmodules
parent586d343e3339cbd14b27cb5b13b2e38a539a55b6 (diff)
downloadblackbird-op-build-8f0434ff0f09870853218332c1dfbf9272caf9be.tar.gz
blackbird-op-build-8f0434ff0f09870853218332c1dfbf9272caf9be.zip
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>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index e8dfd5e4..324fa005 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
OpenPOWER on IntegriCloud