From: Carsten Schlote <c.schl...@konzeptpark.de>

util-linux-ng provides newer versions of libblkid and libuuid
than the e2fsprogs sources do.

This patch modifies the virtual host packages for the transition.

Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>
---
 rules/host-libblkid.in |    2 +-
 rules/host-libuuid.in  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
index 62c463b..31490b7 100644
--- a/rules/host-libblkid.in
+++ b/rules/host-libblkid.in
@@ -2,7 +2,7 @@
 
 config HOST_LIBBLKID
        tristate
-       select HOST_E2FSPROGS
+       select HOST_UTIL_LINUX_NG
        help
          Helper to select the host packet containing a recent libblkid.so
          library and its header.
diff --git a/rules/host-libuuid.in b/rules/host-libuuid.in
index 53731b0..f88e79f 100644
--- a/rules/host-libuuid.in
+++ b/rules/host-libuuid.in
@@ -2,7 +2,7 @@
 
 config HOST_LIBUUID
        tristate
-       select HOST_E2FSPROGS
+       select HOST_UTIL_LINUX_NG
        help
          Helper to select the host packet containing a recent libuuid.so
          library and its header.
-- 
1.6.5.6.gb3118


--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to