aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/distro/shr.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 84ea4a4731..4edd9ef041 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -92,7 +92,9 @@ DISTRO_BLUETOOTH_MANAGER = "bluez4"
# We want images supporting the following features (for task-base)
DISTRO_FEATURES = "wifi ppp ext2 vfat bluetooth usbgadget usbhost"
# Following features are for ARM and E500 based machines
-DISTRO_FEATURES += "eabi"
+DISTRO_FEATURES += " eabi "
+# Use-like features
+DISTRO_FEATURES += " tk "
#############################################################################
# LIBRARY NAMES