diff options
author | Trevor Woerner <twoerner@gmail.com> | 2017-10-15 16:12:26 -0400 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-16 14:23:42 -0200 |
commit | 26800c9b52ae1bfc73e2ae9b600cd3bb76fa697e (patch) | |
tree | 20006f6db5aaf3aa08b59a5e8b28df6799205327 /recipes-kernel | |
parent | 101c2b547c8bc68e9f3a965b1b581b4925dd3818 (diff) | |
download | meta-freescale-26800c9b52ae1bfc73e2ae9b600cd3bb76fa697e.tar.gz |
linux-fslc_4.13: Bump SRCREV for Wandboard
Bump the SRCREV that is used to include the RevD1 additions for the Wandboard.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-fslc_4.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc_4.13.bb b/recipes-kernel/linux/linux-fslc_4.13.bb index 39170509..f3405c63 100644 --- a/recipes-kernel/linux/linux-fslc_4.13.bb +++ b/recipes-kernel/linux/linux-fslc_4.13.bb | |||
@@ -12,6 +12,6 @@ include linux-fslc.inc | |||
12 | PV = "4.13+git${SRCPV}" | 12 | PV = "4.13+git${SRCPV}" |
13 | 13 | ||
14 | SRCBRANCH = "4.13.x+fslc" | 14 | SRCBRANCH = "4.13.x+fslc" |
15 | SRCREV = "b5bb3d72aa5a6caf4070f7d80b20d32274358f61" | 15 | SRCREV = "e12ac43313df6e4695a2640332725712ef22f192" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" | 17 | COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" |