summaryrefslogtreecommitdiff
path: root/support/misc
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-03-01 21:47:30 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-01 21:47:30 +0100
commitaaf6c28a5c49251df31b82c48c971bc18183cf6b (patch)
treeda96b4660e8c667a9227ed8941e9ab4adf5f6e55 /support/misc
parent6aa9606e7a637709a7ef7c454f19d9cb316f4f67 (diff)
Update for 2016.02
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 c3768374ed..b8f02afc77 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2015.11.1'
+RELEASE='2016.02'
### Change here for more memory/cores ###
VM_MEMORY=2048