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

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


slugos-image: Removed kernel modules that are now compiled in

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

#
# mt diff -rae57dc7e211a075ccdde416f0e1dea5d8dc190ee -ra3369ab4720700b0631cc1b56b85ae78f98ef76f
#
# 
# 
# patch "packages/images/slugos-image.bb"
#  from [c2b9f50b42d96243242681e89c8222174d8ab984]
#    to [2d191f3c7435f73d15ab9b911ab786d4e4e2bacb]
# 
============================================================
--- packages/images/slugos-image.bb	c2b9f50b42d96243242681e89c8222174d8ab984
+++ packages/images/slugos-image.bb	2d191f3c7435f73d15ab9b911ab786d4e4e2bacb
@@ -6,7 +6,7 @@ LICENSE = "MIT"
 DESCRIPTION = "Generic SlugOS image"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r37"
+PR = "r38"
 
 COMPATIBLE_MACHINE = "nslu2"
 
@@ -73,10 +73,7 @@ SLUGOS_SUPPORT ?= "diffutils cpio findut
 # kernel-module-netconsole is here because it is small and is
 # highly useful on minimal systems (which really don't have anywhere
 # other than the network to output error messages!)
-SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole \
-		kernel-module-ixp4xx-qmgr kernel-module-ixp4xx-npe \
-		kernel-module-ixp4xx-mac kernel-module-mii \
-		"
+SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole"
 
 RDEPENDS = "kernel ixp4xx-npe \
 	base-files base-passwd netbase \






More information about the Openembedded-commits mailing list