summaryrefslogtreecommitdiff
path: root/support/misc
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-09-01 11:30:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-09-01 11:30:19 +0200
commit78e991462868e8f86d20754cf05a79f2b6be395c (patch)
treeb85560dd5c136f8013d1dd14ae7e8f152e558a3a /support/misc
parentfd4f88dc5fc018324ed61b0319ab9ea6f35c9ff0 (diff)
Update for 2016.08
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/misc')
-rw-r--r--support/misc/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile
index d42a39444..cf269fea0 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2016.05'
+RELEASE='2016.08'
### Change here for more memory/cores ###
VM_MEMORY=2048