diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 10:29:54 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-27 16:39:20 +0100 |
commit | 7fd9751f56bff7506f78388b2dfed57e118c1448 (patch) | |
tree | f3b42eeb7bd0f57e985271525a05f3dd5ce72935 /conf | |
parent | 1fcba76de7bb9a983463382f443d0b2546c9ddf7 (diff) |
shr: drop alsa as distro feature, bump task-base PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/shr.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index d223933059..92ecc22879 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -100,7 +100,7 @@ ILLUME_THEME = "e-wm-theme-illume-gry" # Use bluetooth 4.0 DISTRO_BLUETOOTH_MANAGER = "bluez4" # We want images supporting the following features (for task-base) -DISTRO_FEATURES = "wifi ppp alsa ext2 vfat bluetooth usbgadget usbhost" +DISTRO_FEATURES = "wifi ppp ext2 vfat bluetooth usbgadget usbhost" # Following features are for ARM and E500 based machines DISTRO_FEATURES += "eabi" |