aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/compulab-pxa270_2.6.16.bb
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2007-06-30 14:42:05 +0000
committerCliff Brake <cbrake@bec-systems.com>2007-06-30 14:42:05 +0000
commitf39d03b866c12872d98be8028a8e314c756002e1 (patch)
tree7276e3ae6d405418d1e0acbe2bd35e26947aed3d /packages/linux/compulab-pxa270_2.6.16.bb
parent9dfa73e4fc85c0c33f921974d011ede59aba0276 (diff)
downloadopenembedded-f39d03b866c12872d98be8028a8e314c756002e1.tar.gz
compulab-pxa270_2.6.16: update md5 as compulab changed their download file
Diffstat (limited to 'packages/linux/compulab-pxa270_2.6.16.bb')
-rw-r--r--packages/linux/compulab-pxa270_2.6.16.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/linux/compulab-pxa270_2.6.16.bb b/packages/linux/compulab-pxa270_2.6.16.bb
index 6064224d80..52b87d0ef6 100644
--- a/packages/linux/compulab-pxa270_2.6.16.bb
+++ b/packages/linux/compulab-pxa270_2.6.16.bb
@@ -1,15 +1,19 @@
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"