summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2011-04-28 16:13:31 -0500
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-04-29 09:53:14 +0200
commit68f1461cb3101bef1c33ada4eae9d400588f1d3d (patch)
tree82c985de7032686c8770bf76134d234941bfd0ce /platforms
parenta621d0f4053dcefd220b94ab60177e06001aa139 (diff)
downloadptxdist-68f1461cb3101bef1c33ada4eae9d400588f1d3d.tar.gz
ptxdist-68f1461cb3101bef1c33ada4eae9d400588f1d3d.tar.xz
host-openssl: added for ipkg-repository signing
openssl is used to sign the Packages file in the ipkg-repository. Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/hosttools.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/platforms/hosttools.in b/platforms/hosttools.in
index 89456e894..8677697c0 100644
--- a/platforms/hosttools.in
+++ b/platforms/hosttools.in
@@ -15,6 +15,7 @@ source "rules/host-libuuid.in"
source "rules/host-lzop.in"
source "rules/host-mkelfImage.in"
source "rules/host-mtd-utils.in"
+source "rules/host-openssl.in"
source "rules/host-squashfs-tools.in"
source "rules/host-umkimage.in"
source "rules/host-util-linux-ng.in"