From: Martin Jansa Date: Sat, 27 Feb 2010 09:29:54 +0000 (+0100) Subject: shr: drop alsa as distro feature, bump task-base PR X-Git-Tag: Release-2010-05/1~491^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fd9751f56bff7506f78388b2dfed57e118c1448;p=openembedded.git shr: drop alsa as distro feature, bump task-base PR Signed-off-by: Martin Jansa --- 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" diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb index 8c23aba694..555a463635 100644 --- a/recipes/tasks/task-base.bb +++ b/recipes/tasks/task-base.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Merge machine and distro options to create a basic machine task/package" -PR = "r88" +PR = "r89" inherit task