summaryrefslogtreecommitdiff
path: root/support/misc
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-05-31 23:52:36 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-05-31 23:52:36 +0200
commitaa6fd11feebffe16d0b0396e0e7ad421ec061272 (patch)
tree9cc858daedc7cba65236cad70073c3f745bedfa8 /support/misc
parent509ce3a6ecca3ffb7da6e1d0545a2a88021c542e (diff)
Update for 2016.05
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 b8f02afc7..d42a39444 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2016.02'
+RELEASE='2016.05'
### Change here for more memory/cores ###
VM_MEMORY=2048