diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-02-14 20:49:23 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-02-14 20:49:23 +0000 |
commit | 0214d7fa642106d75d5602aec73a41c8048aa463 (patch) | |
tree | 07a00a124e290a73e3e72ad6bf116755f8a497f0 | |
parent | ad4709d9b4b501a030df260eec39d0a901e0f081 (diff) |
ixp4xx-npe: Specified the precise file (without crypto)
-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. |