diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-29 12:06:05 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-30 19:56:37 -0300 |
commit | 8679cb968ec58cbba0e375404b5046b41804daad (patch) | |
tree | beaf64fb434c8bf22630d8f4b56fd03d60859661 | |
parent | f4e019f1fedd1fa1f89b5e4e9b852a0529102e3a (diff) | |
download | meta-fsl-arm-8679cb968ec58cbba0e375404b5046b41804daad.tar.gz |
linux-fslc: Update to 20130329 snapshot of patches-3.8 branch
This updates to Linux 3.8.5 kernel version.
Change-Id: I82d38d75f189cd5552faaec5522d0e3b9dad7879
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-kernel/linux/linux-fslc_3.8.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc_3.8.bb b/recipes-kernel/linux/linux-fslc_3.8.bb index 02ab325..06f6dfb 100644 --- a/recipes-kernel/linux/linux-fslc_3.8.bb +++ b/recipes-kernel/linux/linux-fslc_3.8.bb | |||
@@ -12,10 +12,10 @@ inherit kernel | |||
12 | require recipes-kernel/linux/linux-dtb.inc | 12 | require recipes-kernel/linux/linux-dtb.inc |
13 | 13 | ||
14 | PV = "3.8+git${SRCPV}" | 14 | PV = "3.8+git${SRCPV}" |
15 | PR = "r4" | 15 | PR = "r5" |
16 | 16 | ||
17 | # patches-3.8 | 17 | # patches-3.8 |
18 | SRCREV = "893c1d3779eb68f576e2f7cf1dcca437e474cffd" | 18 | SRCREV = "9674b8d96fca62bc47be48fd857591dcfca874b1" |
19 | 19 | ||
20 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ | 20 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ |
21 | \ | 21 | \ |