diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-11-21 07:21:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-11-21 07:21:25 +0000 |
commit | 0932ccb0097c847404aaecdd8d4ea5adcbe107d1 (patch) | |
tree | 74eff3bec941b65b34cade3ab0ebdd8018ff60a9 /packages/ixp4xx/ixp-osal_2.0.bb | |
parent | 5a86b4f98d9bf5621149ca559f689890811ffc74 (diff) |
ixp-osal: November 16 2005 release from Intel, 2.1
Diffstat (limited to 'packages/ixp4xx/ixp-osal_2.0.bb')
-rw-r--r-- | packages/ixp4xx/ixp-osal_2.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/ixp4xx/ixp-osal_2.0.bb b/packages/ixp4xx/ixp-osal_2.0.bb index a0832c6eaa..c5ddf66bef 100644 --- a/packages/ixp4xx/ixp-osal_2.0.bb +++ b/packages/ixp4xx/ixp-osal_2.0.bb @@ -17,6 +17,10 @@ LICENSE_HOMEPAGE = "http://www.intel.com/design/network/products/npfamily/ixp425 # not required.) # # Store the file with the name given below in your downloads directory +# and store the 32 character md5sum of the file in a file of the same +# name with the additional extension .md5: +# +# IPL_ixp400AccessLibrary-2_0.zip.md5 # SRC_URI = "http://www.intel.com/Please-Read-The-BB-File/IPL_ixp400AccessLibrary-2_0.zip" SRC_URI += "file://Makefile.patch;patch=1" |