All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter
@ 2017-09-28 17:55 Carlos Santos
  2017-10-04  6:13 ` Peter Korsgaard
  2017-10-17  9:04 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Carlos Santos @ 2017-09-28 17:55 UTC (permalink / raw)
  To: buildroot

./configure: --disable-uuid is obsolete, UUID support is always built

Change-Id: I9e278418d19e15bbbd3ea233658cd62f75e3385c
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
---
 package/qemu/qemu.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index f02df8b..f42d649 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -238,7 +238,6 @@ define QEMU_CONFIGURE_CMDS
 			--disable-curses \
 			--disable-curl \
 			--disable-bluez \
-			--disable-uuid \
 			--disable-vde \
 			--disable-linux-aio \
 			--disable-cap-ng \
-- 
2.7.5

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

* [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter
  2017-09-28 17:55 [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter Carlos Santos
@ 2017-10-04  6:13 ` Peter Korsgaard
  2017-10-17  9:04 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-10-04  6:13 UTC (permalink / raw)
  To: buildroot

>>>>> "Carlos" == Carlos Santos <casantos@datacom.ind.br> writes:

 > ./configure: --disable-uuid is obsolete, UUID support is always built
 > Change-Id: I9e278418d19e15bbbd3ea233658cd62f75e3385c
 > Signed-off-by: Carlos Santos <casantos@datacom.ind.br>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter
  2017-09-28 17:55 [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter Carlos Santos
  2017-10-04  6:13 ` Peter Korsgaard
@ 2017-10-17  9:04 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-10-17  9:04 UTC (permalink / raw)
  To: buildroot

>>>>> "Carlos" == Carlos Santos <casantos@datacom.ind.br> writes:

 > ./configure: --disable-uuid is obsolete, UUID support is always built
 > Change-Id: I9e278418d19e15bbbd3ea233658cd62f75e3385c
 > Signed-off-by: Carlos Santos <casantos@datacom.ind.br>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-10-17  9:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28 17:55 [Buildroot] [PATCH] qemu: drop "--disable-uuid" configuration parameter Carlos Santos
2017-10-04  6:13 ` Peter Korsgaard
2017-10-17  9:04 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.