diff options
author | Koen Kooi <koen@openembedded.org> | 2007-10-03 09:42:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-10-03 09:42:33 +0000 |
commit | 202e63dd993a2aa781e7ab8a6f695f8af43b1066 (patch) | |
tree | 3a3e43a446eeb71e22d2b7bbfccaa0f8c2b20c21 /packages/ixp4xx/ixp4xx-npe_2.4.bb | |
parent | 30354515ef3ef0483c5f4050a8334aaf3d50b89c (diff) |
ixp4xx-npe: correct download link and instructions
Diffstat (limited to 'packages/ixp4xx/ixp4xx-npe_2.4.bb')
-rw-r--r-- | packages/ixp4xx/ixp4xx-npe_2.4.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/ixp4xx/ixp4xx-npe_2.4.bb b/packages/ixp4xx/ixp4xx-npe_2.4.bb index 3eca80e882..71dc71e274 100644 --- a/packages/ixp4xx/ixp4xx-npe_2.4.bb +++ b/packages/ixp4xx/ixp4xx-npe_2.4.bb @@ -3,8 +3,9 @@ LICENSE = "Intel Software Licence Agreement" PR = "r0" DEPENDS = "ixp4xx-npe-native" -# You need to download the IPL_ixp400NpeLibrary-3_0.zip file (without crypto) from: -# http://www.intel.com/design/network/products/npfamily/ixp400_current.htm +# You need to download the IPL_ixp400NpeLibrary-2_4.zip file (without crypto) from: +# http://www.intel.com/design/network/products/npfamily/download_ixp400.htm +# "Intel IXP400 software - NPE microcode (non-crypto)" -> "2.4" # 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. |