[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-207-gebfde4d
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-04-02 12:04:12
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via ebfde4dcf3a4b21cb74ecd7a936e63e4edb1e6da (commit)
via 013cd23c63284929a8171942e5d6fa0b979755b3 (commit)
from 651fd51b6b6690cb7f91df4d49175af8a92ce586 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ebfde4dcf3a4b21cb74ecd7a936e63e4edb1e6da
Author: Sébastien Szymanski <ss...@us...>
Date: Wed Apr 2 13:59:57 2014 +0200
[LINUX] apf6: move to 3.14
commit 013cd23c63284929a8171942e5d6fa0b979755b3
Author: Philippe Reynes <tr...@ya...>
Date: Tue Apr 1 17:22:15 2014 +0200
[LINUX] 3.14: move to stable 3.14 (remove 3.14-rc8)
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
.../armadeus/apf27/apf27-linux-3.14-rc8.config | 1 -
.../armadeus/apf28/apf28-linux-3.14-rc8.config | 1 -
.../armadeus/apf51/apf51-linux-3.14-rc8.config | 1 -
.../armadeus/apf6/apf6-linux-3.14-rc8.config | 1 -
patches/linux/3.14-rc8 | 1 -
6 files changed, 1 insertions(+), 6 deletions(-)
delete mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.14-rc8.config
delete mode 120000 buildroot/target/device/armadeus/apf28/apf28-linux-3.14-rc8.config
delete mode 120000 buildroot/target/device/armadeus/apf51/apf51-linux-3.14-rc8.config
delete mode 120000 buildroot/target/device/armadeus/apf6/apf6-linux-3.14-rc8.config
delete mode 120000 patches/linux/3.14-rc8
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 9c96299..2b64c28 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -22,7 +22,7 @@ BR2_TARGET_ARMADEUS_NR_SDRAM="2"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="512"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.14-rc7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.14"
BR2_LINUX_KERNEL_PATCH="../patches/linux/$(BR2_LINUX_KERNEL_VERSION)"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_KERNEL_VERSION).config"
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.14-rc8.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.14-rc8.config
deleted file mode 120000
index 22d6c37..0000000
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.14-rc8.config
+++ /dev/null
@@ -1 +0,0 @@
-apf27-linux-3.14.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.14-rc8.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.14-rc8.config
deleted file mode 120000
index 18126c3..0000000
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.14-rc8.config
+++ /dev/null
@@ -1 +0,0 @@
-apf28-linux-3.14.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.14-rc8.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.14-rc8.config
deleted file mode 120000
index a6a73f6..0000000
--- a/buildroot/target/device/armadeus/apf51/apf51-linux-3.14-rc8.config
+++ /dev/null
@@ -1 +0,0 @@
-apf51-linux-3.14.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.14-rc8.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.14-rc8.config
deleted file mode 120000
index 26da497..0000000
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-3.14-rc8.config
+++ /dev/null
@@ -1 +0,0 @@
-apf6-linux-3.14.config
\ No newline at end of file
diff --git a/patches/linux/3.14-rc8 b/patches/linux/3.14-rc8
deleted file mode 120000
index 3767b4b..0000000
--- a/patches/linux/3.14-rc8
+++ /dev/null
@@ -1 +0,0 @@
-3.14
\ No newline at end of file
hooks/post-receive
--
armadeus
|