All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] apf27: bump kernel version to 3.13.2
@ 2014-02-08 10:56 Philippe Reynes
  2014-02-08 21:02 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Reynes @ 2014-02-08 10:56 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
---
 .../apf27/{linux-3.12.config => linux-3.13.config} |    0
 configs/armadeus_apf27_defconfig                   |    6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename board/armadeus/apf27/{linux-3.12.config => linux-3.13.config} (100%)

diff --git a/board/armadeus/apf27/linux-3.12.config b/board/armadeus/apf27/linux-3.13.config
similarity index 100%
rename from board/armadeus/apf27/linux-3.12.config
rename to board/armadeus/apf27/linux-3.13.config
diff --git a/configs/armadeus_apf27_defconfig b/configs/armadeus_apf27_defconfig
index 0e2fb76..26f313e 100644
--- a/configs/armadeus_apf27_defconfig
+++ b/configs/armadeus_apf27_defconfig
@@ -4,7 +4,7 @@ BR2_arm926t=y
 
 # Lock down headers to avoid breaking with new defaults
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.12.7"
+BR2_DEFAULT_KERNEL_VERSION="3.13.2"
 
 # System
 BR2_TARGET_GENERIC_HOSTNAME="apf27"
@@ -20,9 +20,9 @@ BR2_TARGET_ROOTFS_UBI=y
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.13.2"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
-BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/armadeus/apf27/linux-3.12.config"
+BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/armadeus/apf27/linux-3.13.config"
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0xA0008000"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx27-apf27dev"
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] apf27: bump kernel version to 3.13.2
  2014-02-08 10:56 [Buildroot] [PATCH] apf27: bump kernel version to 3.13.2 Philippe Reynes
@ 2014-02-08 21:02 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-02-08 21:02 UTC (permalink / raw)
  To: buildroot

>>>>> "Philippe" == Philippe Reynes <tremyfr@yahoo.fr> writes:

 > Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-08 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08 10:56 [Buildroot] [PATCH] apf27: bump kernel version to 3.13.2 Philippe Reynes
2014-02-08 21:02 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.