summaryrefslogtreecommitdiffstats
path: root/rules/host-libuuid.in
diff options
context:
space:
mode:
authorCarsten Schlote <c.schlote@konzeptpark.de>2010-01-20 14:53:08 +0100
committerCarsten Schlote <c.schlote@konzeptpark.de>2010-02-08 11:30:32 +0100
commitef22846f870fbf809fde86cf2c267d20a984739b (patch)
tree3817d931153b9482578c815f23afdab395ad80a9 /rules/host-libuuid.in
parent2fd4615ade9b672f3d93d9d7256898af6d7d4ad1 (diff)
downloadptxdist-ef22846f870fbf809fde86cf2c267d20a984739b.tar.gz
ptxdist-ef22846f870fbf809fde86cf2c267d20a984739b.tar.xz
[ptxdist] (4/4) Switch to newer versions of libuuid and libblkid
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.schlote@konzeptpark.de> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-libuuid.in')
-rw-r--r--rules/host-libuuid.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-libuuid.in b/rules/host-libuuid.in
index 53731b0b0..f88e79f58 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.