summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-18 18:57:53 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-10-18 20:32:58 +0200
commitbc6b8481dce786bef28f83d9690d6ada351cbeaa (patch)
treec683315a9c4a7479bcba991418a8cfbb2739be2b
parentb6b4c4551067280aab7eb84838d135578bbd5a8e (diff)
kernel: use latest from git
-rw-r--r--recipes-kernel/linux/linux-colibri-t20_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-colibri-t20_git.bb b/recipes-kernel/linux/linux-colibri-t20_git.bb
index 76e3288..66c5f94 100644
--- a/recipes-kernel/linux/linux-colibri-t20_git.bb
+++ b/recipes-kernel/linux/linux-colibri-t20_git.bb
@@ -3,7 +3,7 @@ require recipes-kernel/linux/linux.inc
LINUX_VERSION ?= "3.1.10"
-SRCREV = "e5312cdf7559951ff2fdfa584408bd363fc7bcb3"
+SRCREV = "01451bf9a6ac778b401173b341adb1e32688e73f"
PV = "${LINUX_VERSION}+gitr${SRCREV}"
PR = "V2.0a2"