diff options
-rw-r--r-- | packages/ixp4xx/ixp4xx-npe_2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp4xx/ixp4xx-npe_2.3.bb b/packages/ixp4xx/ixp4xx-npe_2.3.bb index 1a675dcfd9..ef422e214d 100644 --- a/packages/ixp4xx/ixp4xx-npe_2.3.bb +++ b/packages/ixp4xx/ixp4xx-npe_2.3.bb @@ -3,7 +3,7 @@ LICENSE = "Intel Public Licence" PR = "r8" DEPENDS = "ixp4xx-npe-native" -# You need to download the IPL_ixp400NpeLibrary-2_3.zip file from: +# You need to download the IPL_ixp400NpeLibrary-2_3.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. |