aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ixp4xx
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-14 20:46:00 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-14 20:46:00 +0000
commitad4709d9b4b501a030df260eec39d0a901e0f081 (patch)
tree3ec652c8e960b095146c64d54d01499f780f0a8e /packages/ixp4xx
parentbd6df5f63ed79414acf915bc1de4a26e16e8f8cd (diff)
downloadopenembedded-ad4709d9b4b501a030df260eec39d0a901e0f081.tar.gz
ixp4xx-npe: Added the download location
Diffstat (limited to 'packages/ixp4xx')
-rw-r--r--packages/ixp4xx/ixp4xx-npe_2.3.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/ixp4xx/ixp4xx-npe_2.3.bb b/packages/ixp4xx/ixp4xx-npe_2.3.bb
index c6d91ff950..1a675dcfd9 100644
--- a/packages/ixp4xx/ixp4xx-npe_2.3.bb
+++ b/packages/ixp4xx/ixp4xx-npe_2.3.bb
@@ -3,7 +3,12 @@ LICENSE = "Intel Public Licence"
PR = "r8"
DEPENDS = "ixp4xx-npe-native"
-SRC_URI = "http://www.intel.com/Please-Read-The-BB-File/IPL_ixp400NpeLibrary-2_3.zip"
+# You need to download the IPL_ixp400NpeLibrary-2_3.zip file 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.
+
+SRC_URI = "http://You-Have-To-Download-The-Microcode-Manually-So-Please-Read-ixp4xx-npe_2.3.bb-For-Instructions/IPL_ixp400NpeLibrary-2_3.zip"
S = "${WORKDIR}/ixp400_xscale_sw/src/npeDl"
COMPATIBLE_MACHINE = "(nslu2|ixp4xx)"