From 73cc56d485139cf4ba53e0dd593c828278ed9c47 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Thu, 27 Oct 2016 09:50:30 -0200 Subject: [PATCH] linux-fslc: Bump revision to f009921 This upgrades the Linux kernel to 4.8.4 release and apply the following change on top of it: - f009921 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.8.bb index 4605394b..e1af252f 100644 --- a/recipes-kernel/linux/linux-fslc_4.8.bb +++ b/recipes-kernel/linux/linux-fslc_4.8.bb @@ -12,6 +12,6 @@ include linux-fslc.inc +PV = "4.8+git${SRCPV}" SRCBRANCH = "4.8.x+fslc" -SRCREV = "a7fac751ddba9e30101093fef61f2682cce039de" +SRCREV = "f0099211c22f1f402da366ba097744c06e17e30e" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" -- 2.40.1