From 1e8c0e89f7446ac496b58dd63fa3893614987fcc Mon Sep 17 00:00:00 2001 From: Nathan Rossi Date: Tue, 12 May 2015 17:34:07 +1000 Subject: linux-xlnx: Add recipe for v3.19 Xilinx kernel * Pin a commit from the master branch for a 3.19 based linux-xlnx kernel Signed-off-by: Nathan Rossi --- recipes-kernel/linux/linux-xlnx_3.19.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/linux-xlnx_3.19.bb diff --git a/recipes-kernel/linux/linux-xlnx_3.19.bb b/recipes-kernel/linux/linux-xlnx_3.19.bb new file mode 100644 index 00000000..bbcc5e45 --- /dev/null +++ b/recipes-kernel/linux/linux-xlnx_3.19.bb @@ -0,0 +1,6 @@ +LINUX_VERSION = "3.19" +KBRANCH ?= "master" +SRCREV ?= "dda52ddca3e375d949a669177d6f5063cdcf713e" + +include linux-xlnx.inc + -- cgit v1.2.3-54-g00ecf