[source] target: mpc85xx: switch to kernel 4.9

LEDE Commits lede-commits at lists.infradead.org
Tue May 2 06:17:51 PDT 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/3688b9622604194b411baed83f70117346af13ea

commit 3688b9622604194b411baed83f70117346af13ea
Author: Alexandru Ardelean <ardeleanalex at gmail.com>
AuthorDate: Mon Apr 10 16:28:39 2017 +0300

    target: mpc85xx: switch to kernel 4.9
    
    Signed-off-by: Alexandru Ardelean <ardeleanalex at gmail.com>
---
 target/linux/mpc85xx/Makefile                                           | 2 +-
 target/linux/mpc85xx/{config-4.4 => config-4.9}                         | 0
 .../001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch              | 0
 .../100-powerpc-85xx-tl-wdr4900-v1-support.patch                        | 0
 .../200-spi-fsl-espi-preallocate-local-buffer.patch                     | 0
 5 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 161c8cb..8428bec 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -14,7 +14,7 @@ FEATURES:=squashfs
 MAINTAINER:=Imre Kaloz <kaloz at openwrt.org>
 SUBTARGETS:=generic p1020
 
-KERNEL_PATCHVER:=4.4
+KERNEL_PATCHVER:=4.9
 
 define Target/Description
 	Build images for the Freescale MPC85xx based boards.
diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.9
similarity index 100%
rename from target/linux/mpc85xx/config-4.4
rename to target/linux/mpc85xx/config-4.9
diff --git a/target/linux/mpc85xx/patches-4.4/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch b/target/linux/mpc85xx/patches-4.9/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
similarity index 100%
rename from target/linux/mpc85xx/patches-4.4/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
rename to target/linux/mpc85xx/patches-4.9/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch
diff --git a/target/linux/mpc85xx/patches-4.4/100-powerpc-85xx-tl-wdr4900-v1-support.patch b/target/linux/mpc85xx/patches-4.9/100-powerpc-85xx-tl-wdr4900-v1-support.patch
similarity index 100%
rename from target/linux/mpc85xx/patches-4.4/100-powerpc-85xx-tl-wdr4900-v1-support.patch
rename to target/linux/mpc85xx/patches-4.9/100-powerpc-85xx-tl-wdr4900-v1-support.patch
diff --git a/target/linux/mpc85xx/patches-4.4/200-spi-fsl-espi-preallocate-local-buffer.patch b/target/linux/mpc85xx/patches-4.9/200-spi-fsl-espi-preallocate-local-buffer.patch
similarity index 100%
rename from target/linux/mpc85xx/patches-4.4/200-spi-fsl-espi-preallocate-local-buffer.patch
rename to target/linux/mpc85xx/patches-4.9/200-spi-fsl-espi-preallocate-local-buffer.patch



More information about the lede-commits mailing list