We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f894003 commit 47d6bdeCopy full SHA for 47d6bde
1 file changed
prepare_source
@@ -1,8 +1,8 @@
1
# vim: ft=bash
2
3
# commit sha from https://github.com/cyberus-technology/cloud-hypervisor/commits/gardenlinux-staging/
4
-CLOUD_HYPERVISOR_COMMIT_SHA="e562d21501e8550252ca09bb052e7dc0e0bc508d"
5
-version_increment="3"
+CLOUD_HYPERVISOR_COMMIT_SHA="afc427d3a667dfb15b2d6b7c6971db1031e208ba"
+version_increment="4"
6
7
git_src_commit "$CLOUD_HYPERVISOR_COMMIT_SHA" https://github.com/cyberus-technology/cloud-hypervisor.git
8
0 commit comments