ixp4xx-npe: Added the download location
authorRod Whitby <rod@whitby.id.au>
Wed, 14 Feb 2007 20:46:00 +0000 (20:46 +0000)
committerRod Whitby <rod@whitby.id.au>
Wed, 14 Feb 2007 20:46:00 +0000 (20:46 +0000)
packages/ixp4xx/ixp4xx-npe_2.3.bb

index c6d91ff..1a675dc 100644 (file)
@@ -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)"