[ptxdist] [PATCH 10/10] (4/4) Switch to newer versions of libuuid and libblkid

2010-01-20 Thread Carsten Schlote
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


Re: [ptxdist] [PATCH 10/10] (4/4) Switch to newer versions of libuuid and libblkid

2010-01-20 Thread Marc Kleine-Budde
Carsten Schlote wrote:
 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
Acked-by: Marc Kleine-Budde m...@pengutronix.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.


-- 
Pengutronix e.K.  | Marc Kleine-Budde   |
Industrial Linux Solutions| Phone: +49-231-2826-924 |
Vertretung West/Dortmund  | Fax:   +49-5121-206917- |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |



signature.asc
Description: OpenPGP digital signature
--
ptxdist mailing list
ptxdist@pengutronix.de


[ptxdist] [PATCH 10/10] (4/4) Switch to newer versions of libuuid and libblkid

2010-01-20 Thread Carsten Schlote
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
Acked-by: Marc Kleine-Budde m...@pengutronix.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