summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-09-03 15:06:54 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-09-03 15:13:11 +1000
commit0c3fd8774d5b8604d184449e8f7ebcbbe1a91425 (patch)
treeba618ea7aa5df5541c24644b0c99df6cff20fa66 /recipes-kernel
parent3889c6ac108987aa8b6307a2b57c6471dfa3c4e6 (diff)
downloadmeta-xilinx-0c3fd8774d5b8604d184449e8f7ebcbbe1a91425.tar.gz
recipes-kernel:linux-xlnx Add recipe for linux-xlnx 3.10 and corresponding
config file in conf/machine. Added linux-xlnx_3.10.bb recipe, pointing initially at master next branch. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-xlnx_3.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.10.bb b/recipes-kernel/linux/linux-xlnx_3.10.bb
new file mode 100644
index 00000000..330c20d6
--- /dev/null
+++ b/recipes-kernel/linux/linux-xlnx_3.10.bb
@@ -0,0 +1,10 @@
1# See include file for common information
2include linux-xlnx.inc
3
4PR = "r1"
5
6# Kernel version and SRCREV correspond to:
7# github.com/Xilinx/linux-xlnx.git
8LINUX_VERSION = "3.10"
9SRCREV = "7f5d01bf5fbac64ac42781d061582fa51dd14a37"
10