[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-180-g1b8cfa2
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-03-02 21:21:17
|
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 1b8cfa2ca37d201bf2be8227a1894b80b061c83f (commit)
from 71f2390fe50166a26aeda363ad5ddfd57f0084fb (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 1b8cfa2ca37d201bf2be8227a1894b80b061c83f
Author: Julien Boibessot <jul...@ar...>
Date: Sat Mar 2 22:20:07 2013 +0100
[LINUX] 3.7/3.8: we do not use JFFS2 on APF28
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf28/apf28-linux-3.7.config | 4 ----
.../device/armadeus/apf28/apf28-linux-3.8.config | 4 ----
2 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.7.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.7.config
index 0044f03..3024a00 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.7.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.7.config
@@ -168,10 +168,6 @@ CONFIG_ZISOFS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
-CONFIG_JFFS2_FS=y
-CONFIG_JFFS2_COMPRESSION_OPTIONS=y
-CONFIG_JFFS2_LZO=y
-CONFIG_JFFS2_CMODE_NONE=y
CONFIG_UBIFS_FS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V4=y
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.config
index 10877e6..4b06c85 100644
--- a/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.config
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.config
@@ -169,10 +169,6 @@ CONFIG_ZISOFS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
-CONFIG_JFFS2_FS=y
-CONFIG_JFFS2_COMPRESSION_OPTIONS=y
-CONFIG_JFFS2_LZO=y
-CONFIG_JFFS2_CMODE_NONE=y
CONFIG_UBIFS_FS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V4=y
hooks/post-receive
--
armadeus
|