diff options
Diffstat (limited to 'packages')
-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. |