diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-10-29 12:20:08 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-10-29 12:20:08 +1000 |
| commit | f3580d57aa038eec3171d4de6efc673443aa2d60 (patch) | |
| tree | e811ab8e02b627c7dea223177688f27e525ec220 | |
| parent | d8639c9f3439e52097819df0e1f4b44ca2d80f8f (diff) | |
| download | meta-xilinx-f3580d57aa038eec3171d4de6efc673443aa2d60.tar.gz | |
recipes-kernel:linux-xlnx: Adjust SRCREV on xlnx_3.8 branch.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
| -rw-r--r-- | recipes-kernel/linux/linux-xlnx_3.8.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-xlnx_3.8.bb b/recipes-kernel/linux/linux-xlnx_3.8.bb index 3a66e901..4296fac2 100644 --- a/recipes-kernel/linux/linux-xlnx_3.8.bb +++ b/recipes-kernel/linux/linux-xlnx_3.8.bb | |||
| @@ -6,6 +6,5 @@ PR = "r1" | |||
| 6 | 6 | ||
| 7 | # Kernel version and SRCREV correspond to: github.com/Xilinx xlnx_3.8 branch | 7 | # Kernel version and SRCREV correspond to: github.com/Xilinx xlnx_3.8 branch |
| 8 | LINUX_VERSION = "3.8" | 8 | LINUX_VERSION = "3.8" |
| 9 | #SRCREV = "7a65c6dd165a8fc052ba0321eb706536e6cbef71" | 9 | SRCREV = "fd2c402c79a9a73e5b2384f0897f3f95f599afdd" |
| 10 | SRCREV ?= "${AUTOREV}" | ||
| 11 | 10 | ||
