summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-02-09 15:15:44 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-02-09 15:15:44 +0100
commitf302bfa94fc00f97ff8e372f2d7cfcb35e0cc160 (patch)
treed26d11e39fc452bc96311d8e58b3360e049b3eeb /platforms
parent7be11c578e00460a2fda9452fcaadf75dc3d9764 (diff)
parent6296f181b230945580f6a10cace3e5f470663bd1 (diff)
downloadptxdist-f302bfa94fc00f97ff8e372f2d7cfcb35e0cc160.tar.gz
ptxdist-f302bfa94fc00f97ff8e372f2d7cfcb35e0cc160.tar.xz
Merge branch 'virtual-uuid-blkid' into work/merge
Diffstat (limited to 'platforms')
-rw-r--r--platforms/hosttools.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/platforms/hosttools.in b/platforms/hosttools.in
index 0b31ccd4e..c8a1fb16d 100644
--- a/platforms/hosttools.in
+++ b/platforms/hosttools.in
@@ -6,12 +6,16 @@ source "rules/host-cramfs.in"
source "rules/host-e2fsprogs.in"
source "rules/host-genext2fs.in"
source "rules/host-genpart.in"
+source "rules/host-gettext.in"
+source "rules/host-libblkid.in"
source "rules/host-libbz2.in"
source "rules/host-libcap.in"
source "rules/host-liblzo.in"
+source "rules/host-libuuid.in"
source "rules/host-mkelfImage.in"
source "rules/host-mtd-utils.in"
source "rules/host-squashfs-tools.in"
source "rules/host-umkimage.in"
+source "rules/host-util-linux-ng.in"
source "rules/host-xz.in"
source "rules/host-zlib.in"