diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-10-07 00:33:28 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2007-10-07 00:33:28 +0000 |
commit | 6e90aae26efa66553063b74b9afa9563b70fb982 (patch) | |
tree | dc0273068963d8e57f48f75875e5236153cf1cd9 /packages/ixp4xx | |
parent | 496d5415774f03b6e09aee17763ac9432d9c2755 (diff) | |
parent | 62007cb1fac3e5a7f4a09b61c7d3c3b7cd5fc8a7 (diff) |
merge of '55c714e37be4606a4166b3df883d5f404d3889bf'
and 'd714000fc8a6b75093a93f01782724b65d31eac1'
Diffstat (limited to 'packages/ixp4xx')
-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. |