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
commit0609f040f2db22bbde2e1118e8a9a17d9e69a5c0 (patch)
treeec00a2c28fc743a42bb62bc483635197fba61b9a /recipes-kernel
parented23f611acc01483c8c415bc666ac19dd824e0e9 (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"