diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-03-05 11:00:54 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2015-03-05 11:00:54 +1000 |
| commit | 703617a655dcd3dd085f0d2e0e17d6cf3c595273 (patch) | |
| tree | 7e56770476e8c44d67106ed8dd983c10d9df4d07 /recipes-kernel | |
| parent | 6201f5a533d20e1211695a7a907b1dafb5e610c4 (diff) | |
| download | meta-xilinx-703617a655dcd3dd085f0d2e0e17d6cf3c595273.tar.gz | |
linux-zynqmp-mainline: Fix up comment
* Fix up the comment that states this recipe is based on the xlnx_3.14
kernel
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-zynqmp-mainline_3.19.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-zynqmp-mainline_3.19.bb b/recipes-kernel/linux/linux-zynqmp-mainline_3.19.bb index af353bd1..28374025 100644 --- a/recipes-kernel/linux/linux-zynqmp-mainline_3.19.bb +++ b/recipes-kernel/linux/linux-zynqmp-mainline_3.19.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | 1 | ||
| 2 | # Kernel version and SRCREV correspond to: xlnx_3.14 branch | 2 | # This kernel is based on the mainline v3.19 release |
| 3 | LINUX_VERSION = "3.19" | 3 | LINUX_VERSION = "3.19" |
| 4 | KBRANCH ?= "master" | 4 | KBRANCH ?= "master" |
| 5 | SRCREV ?= "bfa76d49576599a4b9f9b7a71f23d73d6dcff735" | 5 | SRCREV ?= "bfa76d49576599a4b9f9b7a71f23d73d6dcff735" |
