From a30acf6c4fae5f4c3859f888adaf273c04c4d6c2 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Wed, 26 Apr 2006 19:00:31 +0000 Subject: [PATCH] ixp425-eth: added DEPENDS line for ixp-osal --- packages/ixp425-eth/ixp400-eth_1.5.bb | 1 + packages/linux/ixp4xx-kernel_2.6.16.bb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" -- 2.39.5