From: Rod Whitby Date: Fri, 27 Apr 2007 23:10:35 +0000 (+0000) Subject: ixp4xx-npe: Updated to microcode version 2.3.2 X-Git-Tag: Release-2010-05/1~8868^2~660^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ef03e2e6dd41f5fb5aacfc2f0be46e41719e7f;p=openembedded.git ixp4xx-npe: Updated to microcode version 2.3.2 --- diff --git a/packages/ixp4xx/ixp4xx-npe-native-2.3/.mtn2git_empty b/packages/ixp4xx/ixp4xx-npe-native-2.3.2/.mtn2git_empty similarity index 100% rename from packages/ixp4xx/ixp4xx-npe-native-2.3/.mtn2git_empty rename to packages/ixp4xx/ixp4xx-npe-native-2.3.2/.mtn2git_empty diff --git a/packages/ixp4xx/ixp4xx-npe-native-2.3/IxNpeMicrocode.h b/packages/ixp4xx/ixp4xx-npe-native-2.3.2/IxNpeMicrocode.h similarity index 100% rename from packages/ixp4xx/ixp4xx-npe-native-2.3/IxNpeMicrocode.h rename to packages/ixp4xx/ixp4xx-npe-native-2.3.2/IxNpeMicrocode.h diff --git a/packages/ixp4xx/ixp4xx-npe-native_2.3.bb b/packages/ixp4xx/ixp4xx-npe-native_2.3.2.bb similarity index 74% rename from packages/ixp4xx/ixp4xx-npe-native_2.3.bb rename to packages/ixp4xx/ixp4xx-npe-native_2.3.2.bb index ab8909423f..5b8af8f254 100644 --- a/packages/ixp4xx/ixp4xx-npe-native_2.3.bb +++ b/packages/ixp4xx/ixp4xx-npe-native_2.3.2.bb @@ -1,8 +1,8 @@ DESCRIPTION = "Firmware converter for the IXP4xx line of devices" LICENSE = "Intel Public Licence" -PR = "r3" +PR = "r0" -SRC_URI = "http://www.intel.com/Please-Read-The-BB-File/IPL_ixp400NpeLibrary-2_3.zip" +SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp4xx-npe_2.3.2.bb-For-Instructions/IPL_ixp400NpeLibrary-2_3_2.zip" SRC_URI += "file://IxNpeMicrocode.h" inherit native S = "${WORKDIR}/ixp400_xscale_sw/src/npeDl" diff --git a/packages/ixp4xx/ixp4xx-npe_2.3.bb b/packages/ixp4xx/ixp4xx-npe_2.3.2.bb similarity index 82% rename from packages/ixp4xx/ixp4xx-npe_2.3.bb rename to packages/ixp4xx/ixp4xx-npe_2.3.2.bb index ef422e214d..3a13074240 100644 --- a/packages/ixp4xx/ixp4xx-npe_2.3.bb +++ b/packages/ixp4xx/ixp4xx-npe_2.3.2.bb @@ -1,14 +1,14 @@ DESCRIPTION = "NPE firmware for the IXP4xx line of devices" LICENSE = "Intel Public Licence" -PR = "r8" +PR = "r0" DEPENDS = "ixp4xx-npe-native" -# You need to download the IPL_ixp400NpeLibrary-2_3.zip file (without crypto) from: +# You need to download the IPL_ixp400NpeLibrary-2_3_2.zip file (without crypto) from: # http://www.intel.com/design/network/products/npfamily/ixp400_current.htm # and put it in your downloads directory so bitbake will find it. # Make sure you *read* and accept the license - it is not a standard one. -SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp4xx-npe_2.3.bb-For-Instructions/IPL_ixp400NpeLibrary-2_3.zip" +SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp4xx-npe_2.3.2.bb-For-Instructions/IPL_ixp400NpeLibrary-2_3_2.zip" S = "${WORKDIR}/ixp400_xscale_sw/src/npeDl" COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"