[oe-commits] org.oe.dev slugos-image: Updates from blaster8

nail commit openembedded-commits at lists.openembedded.org
Wed Sep 13 17:30:58 UTC 2006


slugos-image: Updates from blaster8

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

#
# mt diff -r135be2c3cf9b437274f60b7502673a37b33d4805 -r3ee5b74a8101f54aa5bd17fe94bc365b906c63b6
#
# 
# 
# patch "packages/images/slugos-image.bb"
#  from [908731108eea338e4647c3c9b3887809d99ec472]
#    to [7d36386fb9a92848a4509069d76ea83c5d356ad2]
# 
============================================================
--- packages/images/slugos-image.bb	908731108eea338e4647c3c9b3887809d99ec472
+++ packages/images/slugos-image.bb	7d36386fb9a92848a4509069d76ea83c5d356ad2
@@ -7,7 +7,7 @@ LICENSE = "MIT"
 MAINTAINER = "NSLU2 Linux <nslu2-linux at yahoogroups.com>"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r28"
+PR = "r31"
 
 # SLUGOS_IMAGENAME defines the name of the image to be build, if it
 # is not set this package will be skipped!
@@ -71,9 +71,16 @@ 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"
-       
-RDEPENDS = "kernel ixp-eth \
+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 \
 	base-files base-passwd netbase \
         busybox hotplug-ng initscripts-slugos slugos-init \
         update-modules sysvinit tinylogin \






More information about the Openembedded-commits mailing list