qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] subprojects: add wrap file for libblkio
@ 2023-09-06 10:45 Paolo Bonzini
  2023-09-06 14:22 ` Stefano Garzarella
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Bonzini @ 2023-09-06 10:45 UTC (permalink / raw)
  To: qemu-devel

This allows building libblkio at the same time as QEMU, if QEMU is
configured with --enable-blkio --enable-download.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 subprojects/libblkio.wrap | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 subprojects/libblkio.wrap

diff --git a/subprojects/libblkio.wrap b/subprojects/libblkio.wrap
new file mode 100644
index 00000000000..f77af72210c
--- /dev/null
+++ b/subprojects/libblkio.wrap
@@ -0,0 +1,6 @@
+[wrap-git]
+url = https://gitlab.com/libblkio/libblkio
+revision = f84cc963a444e4cb34813b2dcfc5bf8526947dc0
+
+[provide]
+blkio = libblkio_dep
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-06 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06 10:45 [PATCH] subprojects: add wrap file for libblkio Paolo Bonzini
2023-09-06 14:22 ` Stefano Garzarella
2023-09-06 14:28   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).