summaryrefslogtreecommitdiff
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-12-31 10:40:56 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2012-12-31 10:40:56 +0100
commitfbd5bc2841094de782ac3be9156e519af9204bdd (patch)
treef54442ca6c6b205b38c7fb648785c7f999c978a5 /recipes-kernel
parent4e403c6f6e2958762c4e2b859b563a7bb1de375b (diff)
update u-boot and kernel git versions
remove testfile
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-colibri-t30_git.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-colibri-t30_git.bb b/recipes-kernel/linux/linux-colibri-t30_git.bb
index 5787091..a19d915 100644
--- a/recipes-kernel/linux/linux-colibri-t30_git.bb
+++ b/recipes-kernel/linux/linux-colibri-t30_git.bb
@@ -3,14 +3,11 @@ require recipes-kernel/linux/linux.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV = "8ff26794f73da3caf815f348a03509f533b32ec2"
+SRCREV = "5bdde4505c493377165e6c2bdd5b51c86a53afa9"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
-PR = "V2.0a3"
+PR = "V2.0a1"
S = "${WORKDIR}/git"
-#SRC_URI = "\
-# git://gitorious.org/colibri-t20-embedded-linux-bsp/colibri_t20-linux-kernel.git;protocol=git;branch=master \
-# file://bcm4329_warning.patch "
SRC_URI = "git://git.toradex.com/linux-toradex.git;protocol=git;branch=colibri"
COMPATIBLE_MACHINE = "colibri-t30"