[oe-commits] org.oe.dev compulab-pxa270_2.6.16: update md5 as compulab changed their download file

cbrake commit openembedded-commits at lists.openembedded.org
Sat Jun 30 18:07:43 UTC 2007


compulab-pxa270_2.6.16: update md5 as compulab changed their download file

Author: cbrake at openembedded.org
Branch: org.openembedded.dev
Revision: b3615d69f6416b196ef0183e2864d4289292a007
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b3615d69f6416b196ef0183e2864d4289292a007
Files:
1
packages/linux/compulab-pxa270_2.6.16.bb
Diffs:

#
# mt diff -r4ce90e32eaaf0bc1e8007c659648b84ddcbc97f1 -rb3615d69f6416b196ef0183e2864d4289292a007
#
# 
# 
# patch "packages/linux/compulab-pxa270_2.6.16.bb"
#  from [243967be79932e1229e66c704789c94c296d0d39]
#    to [c792b7e8d3021c9d56ee96df4f48cb823b7941e4]
# 
============================================================
--- packages/linux/compulab-pxa270_2.6.16.bb	243967be79932e1229e66c704789c94c296d0d39
+++ packages/linux/compulab-pxa270_2.6.16.bb	c792b7e8d3021c9d56ee96df4f48cb823b7941e4
@@ -1,15 +1,19 @@ LICENSE = "GPL"
 SECTION = "kernel"
 DESCRIPTION = "Linux kernel for the Compulab PXA270 system"
 LICENSE = "GPL"
-PR = "r5"
+PR = "r6"
 
 # Note, the compulab package contains a binary NAND driver that is not
 # EABI compatible
+# if you get a md5 sum error on x270-linux-drv.zip, compulab has probably
+# changed the binary.  Remove it and the md5 file from your tmp directory, 
+# and rebuild the kernel.  If you still get md5 failures, contact cbrake
+# on the #oe IRC channel -- this recipe probably needs updated.
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
            file://linux-2.6.16.patch;patch=1 \
            file://defconfig \
-	   http://www.compulab.co.il/x270/download/x270-linux-drv.zip;md5sum=6b8c1bda1dd066674b7a9f614976a715"
+	   http://www.compulab.co.il/x270/download/x270-linux-drv.zip;md5sum=05989295a5f99055c2f60f8b6f7abb6b"
 
 S = "${WORKDIR}/linux-2.6.16"
 






More information about the Openembedded-commits mailing list