projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1839b7
)
qemu: drop obsolete "--disable-uuid" configuration parameter
author
Carlos Santos
<casantos@datacom.ind.br>
Thu, 28 Sep 2017 17:55:04 +0000
(14:55 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 4 Oct 2017 06:13:10 +0000
(08:13 +0200)
./configure: --disable-uuid is obsolete, UUID support is always built
Change-Id: I9e278418d19e15bbbd3ea233658cd62f75e3385c
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qemu/qemu.mk
patch
|
blob
|
history
diff --git
a/package/qemu/qemu.mk
b/package/qemu/qemu.mk
index f02df8bcc1e5299133f4e9c206db8a260f867f45..f42d6497b60ab19b0bd2e32becd547e7bb10a525 100644
(file)
--- 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 \