summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-10-29 13:21:48 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-10-29 13:21:48 +1000
commit34a943d38e0d66dc6c2f1c9fddac1c23a5d1f9cc (patch)
tree40276e79c0e421463bf33e7760d41b6854079a8f
parentf3580d57aa038eec3171d4de6efc673443aa2d60 (diff)
downloadmeta-xilinx-34a943d38e0d66dc6c2f1c9fddac1c23a5d1f9cc.tar.gz
recipes-kernel:linux-xlnx: Adjust SRCREV for linux-xlnx_3.10
Adjust source revision for linux-xlnx_3.10 recipe to match linux-xlnx.git tag Xilinx-v14.5. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.10.bb b/recipes-kernel/linux/linux-xlnx_3.10.bb
index 330c20d6..a76084f4 100644
--- a/recipes-kernel/linux/linux-xlnx_3.10.bb
+++ b/recipes-kernel/linux/linux-xlnx_3.10.bb
@@ -4,7 +4,7 @@ include linux-xlnx.inc
4PR = "r1" 4PR = "r1"
5 5
6# Kernel version and SRCREV correspond to: 6# Kernel version and SRCREV correspond to:
7# github.com/Xilinx/linux-xlnx.git 7# github.com/Xilinx/linux-xlnx.git xilinx-v14.7 tag
8LINUX_VERSION = "3.10" 8LINUX_VERSION = "3.10"
9SRCREV = "7f5d01bf5fbac64ac42781d061582fa51dd14a37" 9SRCREV = "efc27505715e64526653f35274717c0fc56491e3"
10 10