[oe-commits] org.oe.dev ixp4xx-npe: Added the download location

rwhitby commit openembedded-commits at lists.openembedded.org
Wed Feb 14 23:35:14 UTC 2007


ixp4xx-npe: Added the download location

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: cb61274b5906e6bf2c925e2ae87234b5550e7f22
ViewMTN: http://monotone.openembedded.org/revision.psp?id=cb61274b5906e6bf2c925e2ae87234b5550e7f22
Files:
1
packages/ixp4xx/ixp4xx-npe_2.3.bb
Diffs:

#
# mt diff -r0404c1a266203e966e2eea3d575ae94dc2cd1717 -rcb61274b5906e6bf2c925e2ae87234b5550e7f22
#
# 
# 
# patch "packages/ixp4xx/ixp4xx-npe_2.3.bb"
#  from [32c700bccdf8a6eceb65662af7b2ef1275e11032]
#    to [92cad1c194c7eda250956ebfcfa924dec5235636]
# 
============================================================
--- packages/ixp4xx/ixp4xx-npe_2.3.bb	32c700bccdf8a6eceb65662af7b2ef1275e11032
+++ packages/ixp4xx/ixp4xx-npe_2.3.bb	92cad1c194c7eda250956ebfcfa924dec5235636
@@ -1,9 +1,14 @@ DEPENDS = "ixp4xx-npe-native"
 DESCRIPTION = "NPE firmware for the IXP4xx line of devices"
 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)"






More information about the Openembedded-commits mailing list