[oe-commits] org.oe.dev slugos-image: reverted blaster8's changes, as they break the current builds.

rwhitby commit openembedded-commits at lists.openembedded.org
Thu Sep 14 13:23:11 UTC 2006


slugos-image: reverted blaster8's changes, as they break the current builds.

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

#
# mt diff -r006e08a6030da7c0d3f1e325c3c8c2ac0ade0136 -ra3a176fe9d652c1663829714a08b25f5e2b86747
#
# 
# 
# patch "packages/images/slugos-image.bb"
#  from [7d36386fb9a92848a4509069d76ea83c5d356ad2]
#    to [3231e562bdfb7334d4aa51c49aa5f5591ce49f3a]
# 
============================================================
--- packages/images/slugos-image.bb	7d36386fb9a92848a4509069d76ea83c5d356ad2
+++ packages/images/slugos-image.bb	3231e562bdfb7334d4aa51c49aa5f5591ce49f3a
@@ -7,7 +7,7 @@ LICENSE = "MIT"
 MAINTAINER = "NSLU2 Linux <nslu2-linux at yahoogroups.com>"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r31"
+PR = "r32"
 
 # SLUGOS_IMAGENAME defines the name of the image to be build, if it
 # is not set this package will be skipped!
@@ -71,16 +71,9 @@ 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-ixp4xx-rng \
-		kernel-module-mii kernel-module-jbd \
-		kernel-module-ext2 kernel-module-ext3 \
-		kernel-module-scsi-mod kernel-module-usbcore \
-		kernel-module-ehci-hcd kernel-module-ohci-hcd \
-		kernel-module-uhci-hcd kernel-module-usb-storage"
-
-RDEPENDS = "kernel ixp4xx-npe \
+SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole"
+       
+RDEPENDS = "kernel ixp-eth \
 	base-files base-passwd netbase \
         busybox hotplug-ng initscripts-slugos slugos-init \
         update-modules sysvinit tinylogin \






More information about the Openembedded-commits mailing list