[oe-commits] org.oe.dev magician.conf: add ohci-hcd kernel module, don't build jffs2 images for now

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


magician.conf: add ohci-hcd kernel module, don't build jffs2 images for now

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

#
# mt diff -r0cd41ad0186a071b90d58836339c2b059e412f70 -rde029d6b7ea4280b45e192fcaa778ca258f7e80d
#
# 
# 
# patch "conf/machine/magician.conf"
#  from [ab0464383457a33df0aa9b40617dfa0b66db4291]
#    to [a1bd6880f56d5ed77524f9119f8bd5c3775d98e7]
# 
============================================================
--- conf/machine/magician.conf	ab0464383457a33df0aa9b40617dfa0b66db4291
+++ conf/machine/magician.conf	a1bd6880f56d5ed77524f9119f8bd5c3775d98e7
@@ -20,6 +20,11 @@ MACHINE_FEATURES = "alsa apm bluetooth i
 MACHINE_FEATURES = "alsa apm bluetooth irda kernel26 phone screen touchscreen usbgadget"
 
 #
+# We don't support jffs2 installations (yet).
+#
+IMAGE_FSTYPES = "tar.bz2"
+
+#
 # Software/packages selection
 #
 PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
@@ -34,6 +39,7 @@ MACHINE_EXTRA_RRECOMMENDS = " \
 	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