From a4ac22d3f2b33b6f4536bafabd3b97e36e2fd5fa Mon Sep 17 00:00:00 2001 From: Ricardo Martins Date: Mon, 7 Mar 2016 10:12:03 +0000 Subject: [PATCH] linux: upgraded to v3.14.63. --- rules/linux-headers/cross.bash | 4 ++-- rules/linux/default.bash | 4 ++-- .../lauv-atom/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 systems/lauv-aux/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 .../patches/linux/{3.14.58 => 3.14.63}/00-lauv-aux-dts.patch | 0 .../linux/{3.14.58 => 3.14.63}/0007-cpsw-search-for-phy.patch | 0 .../lctr-a6xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 .../patches/linux/{3.14.58 => 3.14.63}/00-aim104-com8.patch | 0 .../{3.14.58 => 3.14.63}/90-st16654-fifo-trigger-16.patch | 0 .../lctr-a9xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 .../patches/linux/{3.14.58 => 3.14.63}/00-lctr-a9xx-dts.patch | 0 .../lctr-b2xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 .../patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-dts.patch | 0 .../linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-ntnu-x-dts.patch | 0 .../linux/{3.14.58 => 3.14.63}/0007-cpsw-search-for-phy.patch | 0 .../ntnu-b2xx/cfg/{linux-3.14.16.cfg => linux-3.14.63.cfg} | 0 .../patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-dts.patch | 0 .../linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-ntnu-x-dts.patch | 0 .../qemu-i686/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} | 0 19 files changed, 4 insertions(+), 4 deletions(-) rename systems/lauv-atom/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) rename systems/lauv-aux/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) rename systems/lauv-aux/patches/linux/{3.14.58 => 3.14.63}/00-lauv-aux-dts.patch (100%) rename systems/lauv-aux/patches/linux/{3.14.58 => 3.14.63}/0007-cpsw-search-for-phy.patch (100%) rename systems/lctr-a6xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) rename systems/lctr-a6xx/patches/linux/{3.14.58 => 3.14.63}/00-aim104-com8.patch (100%) rename systems/lctr-a6xx/patches/linux/{3.14.58 => 3.14.63}/90-st16654-fifo-trigger-16.patch (100%) rename systems/lctr-a9xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) rename systems/lctr-a9xx/patches/linux/{3.14.58 => 3.14.63}/00-lctr-a9xx-dts.patch (100%) rename systems/lctr-b2xx/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) rename systems/lctr-b2xx/patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-dts.patch (100%) rename systems/lctr-b2xx/patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-ntnu-x-dts.patch (100%) rename systems/lctr-b2xx/patches/linux/{3.14.58 => 3.14.63}/0007-cpsw-search-for-phy.patch (100%) rename systems/ntnu-b2xx/cfg/{linux-3.14.16.cfg => linux-3.14.63.cfg} (100%) rename systems/ntnu-b2xx/patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-dts.patch (100%) rename systems/ntnu-b2xx/patches/linux/{3.14.58 => 3.14.63}/00-lctr-b2xx-ntnu-x-dts.patch (100%) rename systems/qemu-i686/cfg/{linux-3.14.58.cfg => linux-3.14.63.cfg} (100%) diff --git a/rules/linux-headers/cross.bash b/rules/linux-headers/cross.bash index 965361f..6608f77 100644 --- a/rules/linux-headers/cross.bash +++ b/rules/linux-headers/cross.bash @@ -1,6 +1,6 @@ version=\ ( - '3.14.31' + '3.14.63' ) url=\ @@ -10,7 +10,7 @@ url=\ md5=\ ( - 'f37ac2b5675ac59e46103f81e5f31624' + '6cf8a6b23849f47f511e0e46cfdb6392' ) maintainer=\ diff --git a/rules/linux/default.bash b/rules/linux/default.bash index a163f74..30a2727 100644 --- a/rules/linux/default.bash +++ b/rules/linux/default.bash @@ -1,6 +1,6 @@ version=\ ( - '3.14.58' + '3.14.63' ) url=\ @@ -10,7 +10,7 @@ url=\ md5=\ ( - '98e68ad6e8e1d399708b6846e335519c' + '6cf8a6b23849f47f511e0e46cfdb6392' ) maintainer=\ diff --git a/systems/lauv-atom/cfg/linux-3.14.58.cfg b/systems/lauv-atom/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lauv-atom/cfg/linux-3.14.58.cfg rename to systems/lauv-atom/cfg/linux-3.14.63.cfg diff --git a/systems/lauv-aux/cfg/linux-3.14.58.cfg b/systems/lauv-aux/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lauv-aux/cfg/linux-3.14.58.cfg rename to systems/lauv-aux/cfg/linux-3.14.63.cfg diff --git a/systems/lauv-aux/patches/linux/3.14.58/00-lauv-aux-dts.patch b/systems/lauv-aux/patches/linux/3.14.63/00-lauv-aux-dts.patch similarity index 100% rename from systems/lauv-aux/patches/linux/3.14.58/00-lauv-aux-dts.patch rename to systems/lauv-aux/patches/linux/3.14.63/00-lauv-aux-dts.patch diff --git a/systems/lauv-aux/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch b/systems/lauv-aux/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch similarity index 100% rename from systems/lauv-aux/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch rename to systems/lauv-aux/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch diff --git a/systems/lctr-a6xx/cfg/linux-3.14.58.cfg b/systems/lctr-a6xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-a6xx/cfg/linux-3.14.58.cfg rename to systems/lctr-a6xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-a6xx/patches/linux/3.14.58/00-aim104-com8.patch b/systems/lctr-a6xx/patches/linux/3.14.63/00-aim104-com8.patch similarity index 100% rename from systems/lctr-a6xx/patches/linux/3.14.58/00-aim104-com8.patch rename to systems/lctr-a6xx/patches/linux/3.14.63/00-aim104-com8.patch diff --git a/systems/lctr-a6xx/patches/linux/3.14.58/90-st16654-fifo-trigger-16.patch b/systems/lctr-a6xx/patches/linux/3.14.63/90-st16654-fifo-trigger-16.patch similarity index 100% rename from systems/lctr-a6xx/patches/linux/3.14.58/90-st16654-fifo-trigger-16.patch rename to systems/lctr-a6xx/patches/linux/3.14.63/90-st16654-fifo-trigger-16.patch diff --git a/systems/lctr-a9xx/cfg/linux-3.14.58.cfg b/systems/lctr-a9xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-a9xx/cfg/linux-3.14.58.cfg rename to systems/lctr-a9xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-a9xx/patches/linux/3.14.58/00-lctr-a9xx-dts.patch b/systems/lctr-a9xx/patches/linux/3.14.63/00-lctr-a9xx-dts.patch similarity index 100% rename from systems/lctr-a9xx/patches/linux/3.14.58/00-lctr-a9xx-dts.patch rename to systems/lctr-a9xx/patches/linux/3.14.63/00-lctr-a9xx-dts.patch diff --git a/systems/lctr-b2xx/cfg/linux-3.14.58.cfg b/systems/lctr-b2xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-b2xx/cfg/linux-3.14.58.cfg rename to systems/lctr-b2xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch b/systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch b/systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch b/systems/lctr-b2xx/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch diff --git a/systems/ntnu-b2xx/cfg/linux-3.14.16.cfg b/systems/ntnu-b2xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/ntnu-b2xx/cfg/linux-3.14.16.cfg rename to systems/ntnu-b2xx/cfg/linux-3.14.63.cfg diff --git a/systems/ntnu-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch b/systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch similarity index 100% rename from systems/ntnu-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch rename to systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch diff --git a/systems/ntnu-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch b/systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch similarity index 100% rename from systems/ntnu-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch rename to systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch diff --git a/systems/qemu-i686/cfg/linux-3.14.58.cfg b/systems/qemu-i686/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/qemu-i686/cfg/linux-3.14.58.cfg rename to systems/qemu-i686/cfg/linux-3.14.63.cfg