[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-25-gbbb03c4
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2015-12-09 14:22:11
|
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 bbb03c4756379eb081b8b68f5be616a05f54a5d3 (commit)
from 4154497b86e46f4b97b849c35fb6f94fbd54d48b (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 bbb03c4756379eb081b8b68f5be616a05f54a5d3
Author: Julien Boibessot <jul...@ar...>
Date: Wed Dec 9 15:19:10 2015 +0100
[LINUX] APF6: all most used configs: add CONFIG_FHANDLE to be compatible with systemd
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf6/apf6-linux-3.14.config | 1 +
.../device/armadeus/apf6/apf6-linux-3.19.config | 1 +
.../device/armadeus/apf6/apf6-linux-4.0.config | 1 +
.../armadeus/apf6/apf6failsafe-linux-3.14.config | 1 +
.../armadeus/apf6/apf6legacy-linux-3.10.config | 1 +
.../apf6/apf6legacy-preempt-rt-linux-3.10.config | 1 +
.../armadeus/apf6/apf6xenomai-linux-3.10.config | 1 +
7 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.14.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.14.config
index a045e38..566442a 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-3.14.config
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-3.14.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.config b/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.config
index 2a02ef9..76d6bae 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.config
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-3.19.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6-linux-4.0.config b/buildroot/target/device/armadeus/apf6/apf6-linux-4.0.config
index ea980b6..d882958 100644
--- a/buildroot/target/device/armadeus/apf6/apf6-linux-4.0.config
+++ b/buildroot/target/device/armadeus/apf6/apf6-linux-4.0.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6failsafe-linux-3.14.config b/buildroot/target/device/armadeus/apf6/apf6failsafe-linux-3.14.config
index 947f2ef..4148071 100644
--- a/buildroot/target/device/armadeus/apf6/apf6failsafe-linux-3.14.config
+++ b/buildroot/target/device/armadeus/apf6/apf6failsafe-linux-3.14.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
index f683d8c..fdca36c 100644
--- a/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6legacy-linux-3.10.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6legacy-preempt-rt-linux-3.10.config b/buildroot/target/device/armadeus/apf6/apf6legacy-preempt-rt-linux-3.10.config
index 2c4ff71..1f4bdc9 100644
--- a/buildroot/target/device/armadeus/apf6/apf6legacy-preempt-rt-linux-3.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6legacy-preempt-rt-linux-3.10.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
diff --git a/buildroot/target/device/armadeus/apf6/apf6xenomai-linux-3.10.config b/buildroot/target/device/armadeus/apf6/apf6xenomai-linux-3.10.config
index 0aa96f1..beecefa 100644
--- a/buildroot/target/device/armadeus/apf6/apf6xenomai-linux-3.10.config
+++ b/buildroot/target/device/armadeus/apf6/apf6xenomai-linux-3.10.config
@@ -1,6 +1,7 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_LOG_BUF_SHIFT=18
hooks/post-receive
--
armadeus
|