shr: drop alsa as distro feature, bump task-base PR
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 09:29:54 +0000 (10:29 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 27 Feb 2010 15:39:20 +0000 (16:39 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf
recipes/tasks/task-base.bb

index d223933..92ecc22 100644 (file)
@@ -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"
 
index 8c23aba..555a463 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r88"
+PR = "r89"
 
 inherit task