[oe-commits] org.oe.dev Openslug & Debianslug: Add missing sd_mod module

blaster8 commit openembedded-commits at lists.openembedded.org
Wed Sep 27 22:47:32 UTC 2006


Openslug & Debianslug: Add missing sd_mod module

Author: blaster8 at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 90eea54e7575d64f8e138138e6507338bbf80aee
ViewMTN: http://monotone.openembedded.org/revision.psp?id=90eea54e7575d64f8e138138e6507338bbf80aee
Files:
1
conf/distro/debianslug.conf
conf/distro/openslug.conf
Diffs:

#
# mt diff -r1efdf395bc3a23146afeeafeda620f6003b8d064 -r90eea54e7575d64f8e138138e6507338bbf80aee
#
# 
# 
# patch "conf/distro/debianslug.conf"
#  from [1ffb869451827f32b05695218e7f265f1c3900a7]
#    to [18decb52d9bcca2a208a633f7aeaca7412d0c4d9]
# 
# patch "conf/distro/openslug.conf"
#  from [1ddcfc7142c3103e2f3f51d494d12774a299d99e]
#    to [a74545fad796f4e0943c98097bb00a7a51541309]
# 
============================================================
--- conf/distro/debianslug.conf	1ffb869451827f32b05695218e7f265f1c3900a7
+++ conf/distro/debianslug.conf	18decb52d9bcca2a208a633f7aeaca7412d0c4d9
@@ -108,6 +108,7 @@ kernel-module-scsi-mod \
 kernel-module-ehci-hcd \
 kernel-module-uhci-hcd \
 kernel-module-scsi-mod \
+kernel-module-sd-mod \
 kernel-module-usb-storage \
 "
 
============================================================
--- conf/distro/openslug.conf	1ddcfc7142c3103e2f3f51d494d12774a299d99e
+++ conf/distro/openslug.conf	a74545fad796f4e0943c98097bb00a7a51541309
@@ -108,6 +108,7 @@ kernel-module-scsi-mod \
 kernel-module-ehci-hcd \
 kernel-module-uhci-hcd \
 kernel-module-scsi-mod \
+kernel-module-sd-mod \
 kernel-module-usb-storage \
 "
 






More information about the Openembedded-commits mailing list