[oe-commits] org.oe.dev slugos: Removed more kernel modules that are now compiled in

rwhitby commit openembedded-commits at lists.openembedded.org
Fri Nov 17 21:40:58 UTC 2006


slugos: Removed more kernel modules that are now compiled in

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: b86031f2008977be6300c8dbb448768b34dee9a7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b86031f2008977be6300c8dbb448768b34dee9a7
Files:
1
conf/distro/openslug.conf
packages/images/slugos-image.bb
Diffs:

#
# mt diff -r068f676b72407bcdfc4c3fcb50e6291541401c87 -rb86031f2008977be6300c8dbb448768b34dee9a7
#
# 
# 
# patch "conf/distro/openslug.conf"
#  from [4701ab50502bcc1d852cd84d4e8677ca35acc788]
#    to [638f670b42a2ac97741841735188dbdd4c46d92e]
# 
# patch "packages/images/slugos-image.bb"
#  from [2d191f3c7435f73d15ab9b911ab786d4e4e2bacb]
#    to [5a1c161d725f9b0f3d832b5d8da206f060bd9295]
# 
============================================================
--- conf/distro/openslug.conf	4701ab50502bcc1d852cd84d4e8677ca35acc788
+++ conf/distro/openslug.conf	638f670b42a2ac97741841735188dbdd4c46d92e
@@ -77,7 +77,6 @@ kernel-module-ext3 \
 kernel-module-ext2 \
 kernel-module-jbd \
 kernel-module-ext3 \
-kernel-module-nfs \
 kernel-module-vfat \
 kernel-module-ntfs \
 kernel-module-isofs \
@@ -86,10 +85,6 @@ kernel-module-nls-utf8 \
 kernel-module-nls-cp437 \
 kernel-module-nls-utf8 \
 "
-# Add modules required for firmware loading
-OPENSLUG_STANDARD_RDEPENDS += "\
-kernel-module-firmware-class \
-"
 
 # Add module to create i2c chardev
 OPENSLUG_STANDARD_RDEPENDS += "\
============================================================
--- packages/images/slugos-image.bb	2d191f3c7435f73d15ab9b911ab786d4e4e2bacb
+++ packages/images/slugos-image.bb	5a1c161d725f9b0f3d832b5d8da206f060bd9295
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 DESCRIPTION = "Generic SlugOS image"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r38"
+PR = "r39"
 
 COMPATIBLE_MACHINE = "nslu2"
 






More information about the Openembedded-commits mailing list