diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-24 22:15:23 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-03-24 22:17:07 -0300 |
commit | c69ce1ef9f424b335c69f6b521d86cbd492dfffd (patch) | |
tree | a525b27943959c8576f33ef6d863d6acf951732f | |
parent | 94db0e22f5dfb79344a67449dcafc06a900b25d2 (diff) | |
download | meta-fsl-arm-c69ce1ef9f424b335c69f6b521d86cbd492dfffd.tar.gz |
linux-fslc: Update to 20130324 snapshot of patches-3.8 branch
This updates to Linux 3.8.4 kernel version.
Change-Id: I6f7dee381a43c66fbbd96da056f87ed6e006cafa
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 ef42901..02ab325 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 = "r3" | 15 | PR = "r4" |
16 | 16 | ||
17 | # patches-3.8 | 17 | # patches-3.8 |
18 | SRCREV = "06f491e7e3128c36fc33626f4afca200b4aadf13" | 18 | SRCREV = "893c1d3779eb68f576e2f7cf1dcca437e474cffd" |
19 | 19 | ||
20 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ | 20 | SRC_URI = "git://github.com/Freescale/linux-mainline.git \ |
21 | \ | 21 | \ |