summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-06-02 10:01:07 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-06-02 10:01:07 +0200
commit8d4e26da08dcdfeb16dc980d1b34ab750a00abe5 (patch)
tree5c27486519cfc82ecae3c0d350ab08c8bb46cc07 /support
parent5493c18061270bdd18d6921c6baf7dee2eadaddc (diff)
Update for 2019.05
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 6168f05810..39b0e85e79 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2019.02'
+RELEASE='2019.05'
### Change here for more memory/cores ###
VM_MEMORY=2048