[oe-commits] org.oe.dev gumstix.conf: fix typos for kernel modules

koen commit openembedded-commits at lists.openembedded.org
Thu Sep 28 20:44:26 UTC 2006


gumstix.conf: fix typos for kernel modules
* this file still (R)DEPENDS on kernel modules, which is bug, one should only RRECOMMEND them, leaving that to the maintainer or to the convert-to-task-base-squad

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3529a2865fbdc0ef7cb334207e244f70290fa94e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3529a2865fbdc0ef7cb334207e244f70290fa94e
Files:
1
conf/machine/gumstix.conf
Diffs:

#
# mt diff -ref8f7e1827f28b6c7ec038ca0a73fc38766ba61f -r3529a2865fbdc0ef7cb334207e244f70290fa94e
#
# 
# 
# patch "conf/machine/gumstix.conf"
#  from [025095d23a6bcebbfbcf86e06d0d8e2baa1653fa]
#    to [537d7c05b2d6fb1a03153477925d59862cd3b8b6]
# 
============================================================
--- conf/machine/gumstix.conf	025095d23a6bcebbfbcf86e06d0d8e2baa1653fa
+++ conf/machine/gumstix.conf	537d7c05b2d6fb1a03153477925d59862cd3b8b6
@@ -19,6 +19,6 @@ USE_VT = "0"
 SERIAL_CONSOLE = "115200 ttyS0 vt100"
 USE_VT = "0"
 
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel-modules-mmc kernel-modules-usb kernel-modules-fat kernel-modules-bluetooth kernel-module-jfs udev lrzsz"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel-module-mmc kernel-module-usb kernel-module-fat kernel-module-bluetooth kernel-module-jfs udev lrzsz"
 PREFERRED_VERSION_task-bootstrap = "1.0unionroot"
 






More information about the Openembedded-commits mailing list