mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-18 15:28:10 +00:00
obs: qemu-vanilla: point to qemu commit.
OBS fails to resolve a tag so lets provide the commit we want to build. Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<param name="filename">qemu-vanilla</param>
|
||||
<!--- %h in the version format is a hash from a given revision -->
|
||||
<param name="versionformat">@VERSION@+git.%h</param>
|
||||
<param name="revision">stable-@VERSION@</param>
|
||||
<param name="revision">@QEMU_VANILLA_HASH@</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="file">*.tar*</param>
|
||||
|
Reference in New Issue
Block a user