[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-573-gb629856
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-02-09 13:09:01
|
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 b62985620bc908511dc5ed26b0c2bbd851ec2601 (commit)
from 6d6a799a4d0266ea730927cd269f96e67be56031 (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 b62985620bc908511dc5ed26b0c2bbd851ec2601
Author: Sébastien Szymanski <seb...@ar...>
Date: Mon Feb 9 14:13:42 2015 +0100
[LINUX] 3.19: move to 3.19
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf6_defconfig | 2 +-
.../armadeus/apf27/apf27-linux-3.19-rc5.config | 1 -
.../armadeus/apf28/apf28-linux-3.19-rc5.config | 1 -
.../armadeus/apf51/apf51-linux-3.19-rc5.config | 1 -
.../armadeus/apf6/apf6-linux-3.19-rc5.config | 1 -
patches/linux/3.19-rc5 | 1 -
6 files changed, 1 insertions(+), 6 deletions(-)
delete mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.19-rc5.config
delete mode 120000 buildroot/target/device/armadeus/apf28/apf28-linux-3.19-rc5.config
delete mode 120000 buildroot/target/device/armadeus/apf51/apf51-linux-3.19-rc5.config
delete mode 120000 buildroot/target/device/armadeus/apf6/apf6-linux-3.19-rc5.config
delete mode 120000 patches/linux/3.19-rc5
diff --git a/buildroot/configs/apf6_defconfig b/buildroot/configs/apf6_defconfig
index 7eb4867..55dc02a 100644
--- a/buildroot/configs/apf6_defconfig
+++ b/buildroot/configs/apf6_defconfig
@@ -23,7 +23,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.19-rc5"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19"
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.19-rc5.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.19-rc5.config
deleted file mode 120000
index 449c4aa..0000000
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.19-rc5.config
+++ /dev/null
@@ -1 +0,0 @@
-apf27-linux-3.19.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.19-rc5.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.19-rc5.config
deleted file mode 120000
index 05a3db3..0000000
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.19-rc5.config
+++ /dev/null
@@ -1 +0,0 @@
-apf28-linux-3.19.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.19-rc5.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.19-rc5.config
deleted file mode 120000
index 90d7f8f..0000000
--- a/buildroot/target/device/armadeus/apf51/apf51-linux-3.19-rc5.config
+++ /dev/null
@@ -1 +0,0 @@
-apf51-linux-3.19.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.19-rc5.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.19-rc5.config
deleted file mode 120000
index a5203ff..0000000
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-3.19-rc5.config
+++ /dev/null
@@ -1 +0,0 @@
-apf6-linux-3.19.config
\ No newline at end of file
diff --git a/patches/linux/3.19-rc5 b/patches/linux/3.19-rc5
deleted file mode 120000
index 318956c..0000000
--- a/patches/linux/3.19-rc5
+++ /dev/null
@@ -1 +0,0 @@
-3.19
\ No newline at end of file
hooks/post-receive
--
armadeus
|