summaryrefslogtreecommitdiff
path: root/package/Config.in.host
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-01-03 18:19:34 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-08 23:16:57 +0100
commit2852f787d0eca3d95b605255e3b58c85760c6d32 (patch)
tree3f6e9786b63f52a01058c7368863bfe839eec258 /package/Config.in.host
parentab2cb2d9be4c481a91e5b3104027d926c7784ae2 (diff)
package/squashfs: add selection for the host variant
If any of the post-image scripts wants to handle squashfs filesystems, we need to expose an option for squashfs-tools to be user-selectable. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Ryan Barnett <rjbarnet@rockwellcollins.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/Config.in.host')
-rw-r--r--package/Config.in.host1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host
index 599ab9ebf..ac6091f56 100644
--- a/package/Config.in.host
+++ b/package/Config.in.host
@@ -13,6 +13,7 @@ source "package/omap-u-boot-utils/Config.in.host"
source "package/openocd/Config.in.host"
source "package/parted/Config.in.host"
source "package/sam-ba/Config.in.host"
+source "package/squashfs/Config.in.host"
source "package/sunxi-tools/Config.in.host"
source "package/uboot-tools/Config.in.host"
source "package/util-linux/Config.in.host"