[oe-commits] org.oe.dev openslug/debianslug: add via-velocity NIC driver module to the rootfs

mwester commit openembedded-commits at lists.openembedded.org
Tue Jan 2 03:43:46 UTC 2007


openslug/debianslug: add via-velocity NIC driver module to the rootfs

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: ac6e8d15cf5ae7a73c08461735cc5b67f8327d2b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ac6e8d15cf5ae7a73c08461735cc5b67f8327d2b
Files:
1
conf/distro/debianslug.conf
conf/distro/openslug.conf
Diffs:

#
# mt diff -r10d956c354f2039d1f20037d5726a62a77bd4cac -rac6e8d15cf5ae7a73c08461735cc5b67f8327d2b
#
# 
# 
# patch "conf/distro/debianslug.conf"
#  from [deb3dbde8232cc961a91257a8626156406322cbf]
#    to [7173db6e1eeb8838c6ad6afb1e0c9482f0955002]
# 
# patch "conf/distro/openslug.conf"
#  from [5721f339086c636d7f716a72d418823f856a1921]
#    to [55f33884cd185bcb13f96a977e6f8bb3840b6c48]
# 
============================================================
--- conf/distro/debianslug.conf	deb3dbde8232cc961a91257a8626156406322cbf
+++ conf/distro/debianslug.conf	7173db6e1eeb8838c6ad6afb1e0c9482f0955002
@@ -103,6 +103,11 @@ kernel-module-pata-artop \
 kernel-module-pata-artop \
 "
 
+# Add modules required for Network support
+OPENSLUG_STANDARD_RDEPENDS += "\
+kernel-module-via-velocity \
+"
+
 # This documents other file systems which are built but not installed
 # by default in the flash image.
 #
============================================================
--- conf/distro/openslug.conf	5721f339086c636d7f716a72d418823f856a1921
+++ conf/distro/openslug.conf	55f33884cd185bcb13f96a977e6f8bb3840b6c48
@@ -103,6 +103,11 @@ kernel-module-pata-artop \
 kernel-module-pata-artop \
 "
 
+# Add modules required for Network support
+OPENSLUG_STANDARD_RDEPENDS += "\
+kernel-module-via-velocity \
+"
+
 # This documents other file systems which are built but not installed
 # by default in the flash image.
 #






More information about the Openembedded-commits mailing list