You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/06/13 20:25:54 UTC

[GitHub] [tvm] areusch commented on a diff in pull request #11655: [skip ci][microTVM] Update Zephyr RVM name and box version

areusch commented on code in PR #11655:
URL: https://github.com/apache/tvm/pull/11655#discussion_r896104803


##########
apps/microtvm/reference-vm/zephyr/Vagrantfile:
##########
@@ -16,7 +16,8 @@
 # under the License.
 
 Vagrant.configure("2") do |config|
-  config.vm.box = "tlcpack/microtvm-zephyr-2.7"
+  config.vm.box = "tlcpack/microtvm-zephyr"
+  config.vm.box_version = "0.5.0"

Review Comment:
   yeah then at least we retain the ability to specify the zephyr version in the box version scheme



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org