From: Frans Meulenbroeks Date: Wed, 26 Apr 2006 19:00:31 +0000 (+0000) Subject: ixp425-eth: added DEPENDS line for ixp-osal X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a30acf6c4fae5f4c3859f888adaf273c04c4d6c2;p=openembedded.git ixp425-eth: added DEPENDS line for ixp-osal --- 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"