From: Koen Kooi Date: Fri, 18 May 2007 09:55:10 +0000 (+0000) Subject: fic-gta01: add 'phone' machine feature X-Git-Tag: Release-2010-05/1~8868^2~459 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd0bbb5d57e4093f9bff1fb5c470d7b6726a8da;p=openembedded.git fic-gta01: add 'phone' machine feature --- diff --git a/conf/machine/fic-gta01.conf b/conf/machine/fic-gta01.conf index f10797bbaf..c479075285 100644 --- a/conf/machine/fic-gta01.conf +++ b/conf/machine/fic-gta01.conf @@ -9,7 +9,7 @@ PACKAGE_EXTRA_ARCHS = "armv4t" PREFERRED_PROVIDER_virtual/kernel = "linux-gta01" -MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" +MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone" MACHINE_EXTRA_RDEPENDS = "alsa-state"