[ptxdist] [PATCH 02/10] [host-libblkid] Added virtual package

2010-01-20 Thread Carsten Schlote
From: Carsten Schlote c.schl...@konzeptpark.de

Currently HOST_E2FSPROGS is selected for
those host tools, who need libuuid.so or
libblkid.so.

The util-linux-ng package contains newer versions
of these libraries.

So I added a virtual host package 'host-libblkid',
which selects the appropriate source package.

Later this can easily changed to a real package or
redirected to some other package.

Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de
---
 rules/host-libblkid.in |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 rules/host-libblkid.in

diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
new file mode 100644
index 000..62c463b
--- /dev/null
+++ b/rules/host-libblkid.in
@@ -0,0 +1,12 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBBLKID
+   tristate
+   select HOST_E2FSPROGS
+   help
+ Helper to select the host packet containing a recent libblkid.so
+ library and its header.
+ 
+ The following packages provide libblkid:
+ - e2fsprogs  (older version)
+ - utils-linux-ng (more recent version)
-- 
1.6.5.6.gb3118


--
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] [PATCH 02/10] [host-libblkid] Added virtual package

2010-01-20 Thread Marc Kleine-Budde
Carsten Schlote wrote:
 From: Carsten Schlote c.schl...@konzeptpark.de
 
 Currently HOST_E2FSPROGS is selected for
 those host tools, who need libuuid.so or
 libblkid.so.
 
 The util-linux-ng package contains newer versions
 of these libraries.
 
 So I added a virtual host package 'host-libblkid',
 which selects the appropriate source package.
 
 Later this can easily changed to a real package or
 redirected to some other package.
 
 Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de
Acked-by: Marc Kleine-Budde m...@pengutronix.de

 ---
  rules/host-libblkid.in |   12 
  1 files changed, 12 insertions(+), 0 deletions(-)
  create mode 100644 rules/host-libblkid.in
 
 diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
 new file mode 100644
 index 000..62c463b
 --- /dev/null
 +++ b/rules/host-libblkid.in
 @@ -0,0 +1,12 @@
 +## SECTION=hosttools_noprompt
 +
 +config HOST_LIBBLKID
 + tristate
 + select HOST_E2FSPROGS
 + help
 +   Helper to select the host packet containing a recent libblkid.so
 +   library and its header.
 +   
 +   The following packages provide libblkid:
 +   - e2fsprogs  (older version)
 +   - utils-linux-ng (more recent version)


-- 
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 02/10] [host-libblkid] Added virtual package

2010-01-20 Thread Carsten Schlote
From: Carsten Schlote c.schl...@konzeptpark.de

Currently HOST_E2FSPROGS is selected for
those host tools, who need libuuid.so or
libblkid.so.

The util-linux-ng package contains newer versions
of these libraries.

So I added a virtual host package 'host-libblkid',
which selects the appropriate source package.

Later this can easily changed to a real package or
redirected to some other package.

Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de
Acked-by: Marc Kleine-Budde m...@pengutronix.de
---
 rules/host-libblkid.in |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 rules/host-libblkid.in

diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
new file mode 100644
index 000..62c463b
--- /dev/null
+++ b/rules/host-libblkid.in
@@ -0,0 +1,12 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBBLKID
+   tristate
+   select HOST_E2FSPROGS
+   help
+ Helper to select the host packet containing a recent libblkid.so
+ library and its header.
+ 
+ The following packages provide libblkid:
+ - e2fsprogs  (older version)
+ - utils-linux-ng (more recent version)
-- 
1.6.5.6.gb3118


--
ptxdist mailing list
ptxdist@pengutronix.de


[ptxdist] [PATCH 02/10] [host-libblkid] Added virtual package

2010-01-20 Thread Carsten Schlote
From: Carsten Schlote c.schl...@konzeptpark.de

Currently HOST_E2FSPROGS is selected for
those host tools, who need libuuid.so or
libblkid.so.

The util-linux-ng package contains newer versions
of these libraries.

So I added a virtual host package 'host-libblkid',
which selects the appropriate source package.

Later this can easily changed to a real package or
redirected to some other package.

Signed-off-by: Carsten Schlote c.schl...@konzeptpark.de
Acked-by: Marc Kleine-Budde m...@pengutronix.de
---
 rules/host-libblkid.in |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 rules/host-libblkid.in

diff --git a/rules/host-libblkid.in b/rules/host-libblkid.in
new file mode 100644
index 000..62c463b
--- /dev/null
+++ b/rules/host-libblkid.in
@@ -0,0 +1,12 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBBLKID
+   tristate
+   select HOST_E2FSPROGS
+   help
+ Helper to select the host packet containing a recent libblkid.so
+ library and its header.
+ 
+ The following packages provide libblkid:
+ - e2fsprogs  (older version)
+ - utils-linux-ng (more recent version)
-- 
1.6.5.6.gb3118


--
ptxdist mailing list
ptxdist@pengutronix.de