shr: add tk to DISTRO_FEATURES for python-idle->python-tkinter fix
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 19 May 2010 14:51:05 +0000 (16:51 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 19 May 2010 15:01:30 +0000 (17:01 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index 84ea4a4..4edd9ef 100644 (file)
@@ -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