summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-xlnx_3.8.bb
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-08-13 12:25:26 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-08-13 12:25:26 +1000
commit64eb8f84192b8e772e166227ea1f27e1e7cf3eb5 (patch)
tree8f37cb66a8a5c8410f186d8f61442917f422f559 /recipes-kernel/linux/linux-xlnx_3.8.bb
parent306cad6f6d0a91036ff1354d72d0194580fa3b04 (diff)
downloadmeta-xilinx-64eb8f84192b8e772e166227ea1f27e1e7cf3eb5.tar.gz
recipes-kernel:linux-xlnx Move revision to bb file.
Move the revision to the bb file for linux-xlnx so it can be updated per kernel version. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel/linux/linux-xlnx_3.8.bb')
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.8.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.8.bb b/recipes-kernel/linux/linux-xlnx_3.8.bb
index 4c279ab1..9310cd1b 100644
--- a/recipes-kernel/linux/linux-xlnx_3.8.bb
+++ b/recipes-kernel/linux/linux-xlnx_3.8.bb
@@ -1,6 +1,8 @@
1# See include file for common information 1# See include file for common information
2include linux-xlnx.inc 2include linux-xlnx.inc
3 3
4PR = "r1"
5
4# Kernel version and SRCREV correspond to: github.com/Xilinx v14.5 tag 6# Kernel version and SRCREV correspond to: github.com/Xilinx v14.5 tag
5LINUX_VERSION = "3.8" 7LINUX_VERSION = "3.8"
6SRCREV = "6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7" 8SRCREV = "6a0bedad60e2bca8d9b50bf81b9895e29e31a6d7"