summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-09-06 22:05:26 +0200
committerPeter Korsgaard <peter@korsgaard.com>2018-09-06 22:11:06 +0200
commit339d550e92ac15de8668f32d66d16f198137006c (patch)
tree15554d76ce18301011042eb12d2e0d2960d8c7e3 /support
parent07613c8890f6a7fea2b1ebbad0ee03a9c91ebb6c (diff)
downloadbuildroot-339d550e92ac15de8668f32d66d16f198137006c.tar.gz
buildroot-339d550e92ac15de8668f32d66d16f198137006c.zip
Update for 2018.08
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support')
-rw-r--r--support/misc/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile
index cca0a3db3d..2d550613d5 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2018.05'
+RELEASE='2018.08'
### Change here for more memory/cores ###
VM_MEMORY=2048
OpenPOWER on IntegriCloud