[oe-commits] org.oe.dev magician.conf: add usbhost MACHINE_FEATURE, drop kernel modules that are

pH5 commit openembedded-commits at lists.openembedded.org
Thu Mar 29 13:45:29 UTC 2007


magician.conf: add usbhost MACHINE_FEATURE, drop kernel modules that are 
taken care of by task-base

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 65a1a0837ae8345041f25d1cbbbf4592a1ba783b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=65a1a0837ae8345041f25d1cbbbf4592a1ba783b
Files:
1
conf/machine/magician.conf
Diffs:

#
# mt diff -rca921d741bf4c66140710823901a8424315df32d -r65a1a0837ae8345041f25d1cbbbf4592a1ba783b
#
# 
# 
# patch "conf/machine/magician.conf"
#  from [a1bd6880f56d5ed77524f9119f8bd5c3775d98e7]
#    to [c3020a371daa8154d901b035b8dceef09ef00cf6]
# 
============================================================
--- conf/machine/magician.conf	a1bd6880f56d5ed77524f9119f8bd5c3775d98e7
+++ conf/machine/magician.conf	c3020a371daa8154d901b035b8dceef09ef00cf6
@@ -17,7 +17,7 @@ GUI_MACHINE_CLASS = "smallscreen"
 ROOT_FLASH_SIZE = "80"
 VOLATILE_STORAGE_SIZE = "64"
 GUI_MACHINE_CLASS = "smallscreen"
-MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget"
+MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget usbhost"
 
 #
 # We don't support jffs2 installations (yet).
@@ -36,10 +36,6 @@ MACHINE_EXTRA_RRECOMMENDS = " \
 MACHINE_EXTRA_RRECOMMENDS = " \
 	kernel-module-leds-magician \
 	kernel-module-magician-ts \
-	kernel-module-pxaficp-ir \
-	kernel-module-uinput \
-	kernel-module-hci-usb \
-	kernel-module-ohci-hcd \
 	kernel-module-magician-flash \
 	kernel-module-magician-ds1wm \
 	kernel-module-magician-battery \






More information about the Openembedded-commits mailing list