summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@yahoo.com>2006-04-26 19:00:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-26 19:00:31 +0000
commita30acf6c4fae5f4c3859f888adaf273c04c4d6c2 (patch)
tree7981c35132b6246b2e475722b153ddaee66e76ea /packages
parentba5b609e80f36ebe09a122bfbdc6d0bf475d181f (diff)
ixp425-eth: added DEPENDS line for ixp-osal
Diffstat (limited to 'packages')
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.5.bb1
-rw-r--r--packages/linux/ixp4xx-kernel_2.6.16.bb2
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb
index 8e17faa673..dabb2b1440 100644
--- a/packages/ixp425-eth/ixp400-eth_1.5.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.5.bb
@@ -6,6 +6,7 @@ HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp420.htm"
LICENSE = "GPL"
PR = "r11"
+DEPENDS = "ixp-osal"
DEPENDS = "ixp4xx-csr"
RDEPENDS = "ixp4xx-csr"
diff --git a/packages/linux/ixp4xx-kernel_2.6.16.bb b/packages/linux/ixp4xx-kernel_2.6.16.bb
index 5d02946842..d4fe2dfa5c 100644
--- a/packages/linux/ixp4xx-kernel_2.6.16.bb
+++ b/packages/linux/ixp4xx-kernel_2.6.16.bb
@@ -39,7 +39,7 @@ IXP4XX_PATCHES += "file://92-nslu2-mac.patch;patch=1"
IXP4XX_PATCHES += "file://94-nslu2-setup.patch;patch=1"
IXP4XX_PATCHES += "file://94-loft-setup.patch;patch=1"
IXP4XX_PATCHES += "file://96-pata-ixp4xx.patch;patch=1"
-IXP4XX_PATCHES += "file://96-nas100d-leds.patch;patch=1"
+#IXP4XX_PATCHES += "file://96-nas100d-leds.patch;patch=1"
IXP4XX_PATCHES += "file://96-nslu2-leds.patch;patch=1"
IXP4XX_PATCHES += "file://97-ds101.patch;patch=1"
IXP4XX_PATCHES += "file://97-ds101-buttons.patch;patch=1"