[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-92-g3168e2c
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-04-29 12:49:53
|
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 3168e2c50d82f184f9ed226160171a0fba792274 (commit)
via 040db3e8a80f99576ed2f98d71fce54dd55500ec (commit)
via 78ce1a4a453205cc4d29eff143aa6d7a167a92e6 (commit)
from 7c11deab6cb540ab9219e4ca39b6a574ee96c633 (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 3168e2c50d82f184f9ed226160171a0fba792274
Author: Fabien Marteau <fab...@ar...>
Date: Fri Apr 29 14:44:30 2011 +0200
[linux][apf51] adding bit timings calculation for can
commit 040db3e8a80f99576ed2f98d71fce54dd55500ec
Author: Fabien Marteau <fab...@ar...>
Date: Fri Apr 29 14:17:34 2011 +0200
[buildroot][apf51] Adding fbv and can-utils by default
commit 78ce1a4a453205cc4d29eff143aa6d7a167a92e6
Author: Fabien Marteau <fab...@ar...>
Date: Fri Apr 29 14:04:10 2011 +0200
[buildroot][apf51] select iproute2 by default
-----------------------------------------------------------------------
Summary of changes:
buildroot/configs/apf51_defconfig | 18 +++++++++---------
.../armadeus/apf51/apf51-linux-2.6.38.config | 4 ++--
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/buildroot/configs/apf51_defconfig b/buildroot/configs/apf51_defconfig
index a5f6101..32f3dca 100644
--- a/buildroot/configs/apf51_defconfig
+++ b/buildroot/configs/apf51_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Buildroot version: 2010.11-00004-ge0d9cff
-# Tue Mar 22 00:22:47 2011
+# Buildroot version: 2010.11-00089-g7c11dea
+# Fri Apr 29 13:50:08 2011
#
BR2_HAVE_DOT_CONFIG=y
BR2_arm=y
@@ -402,7 +402,7 @@ BR2_PACKAGE_STRACE=y
# BR2_PACKAGE_FBDUMP is not set
# BR2_PACKAGE_FBGRAB is not set
# BR2_PACKAGE_FBTEST is not set
-# BR2_PACKAGE_FBV is not set
+BR2_PACKAGE_FBV=y
# BR2_PACKAGE_IMAGEMAGICK is not set
# BR2_PACKAGE_LINUX_FUSION is not set
# BR2_PACKAGE_SDL is not set
@@ -607,12 +607,12 @@ BR2_PACKAGE_ZLIB=y
# BR2_PACKAGE_CAIRO is not set
# BR2_PACKAGE_FONTCONFIG is not set
# BR2_PACKAGE_FREETYPE is not set
-# BR2_PACKAGE_JPEG is not set
+BR2_PACKAGE_JPEG=y
# BR2_PACKAGE_LIBART is not set
# BR2_PACKAGE_GDK_PIXBUF is not set
-# BR2_PACKAGE_LIBPNG is not set
+BR2_PACKAGE_LIBPNG=y
# BR2_PACKAGE_LIBSVGTINY is not set
-# BR2_PACKAGE_LIBUNGIF is not set
+BR2_PACKAGE_LIBUNGIF=y
# BR2_PACKAGE_MESALIB is not set
# BR2_PACKAGE_PANGO is not set
# BR2_PACKAGE_PIXMAN is not set
@@ -665,7 +665,6 @@ BR2_PACKAGE_TSLIB=y
#
# BR2_PACKAGE_ENCHANT is not set
# BR2_PACKAGE_ICU is not set
-# BR2_PACKAGE_LIBICONV is not set
BR2_PACKAGE_NCURSES=y
BR2_PACKAGE_NCURSES_TARGET_PANEL=y
BR2_PACKAGE_NCURSES_TARGET_FORM=y
@@ -701,6 +700,7 @@ BR2_PACKAGE_BLUEZ3_LIBS=y
BR2_PACKAGE_BLUEZ3_UTILS=y
# BR2_PACKAGE_BMON is not set
# BR2_PACKAGE_BRIDGE is not set
+BR2_PACKAGE_CAN_UTILS=y
# BR2_PACKAGE_CTORRENT is not set
# BR2_PACKAGE_CUPS is not set
# BR2_PACKAGE_DNSMASQ is not set
@@ -709,7 +709,7 @@ BR2_PACKAGE_BLUEZ3_UTILS=y
# BR2_PACKAGE_HOSTAPD is not set
# BR2_PACKAGE_IFPLUGD is not set
# BR2_PACKAGE_IPERF is not set
-# BR2_PACKAGE_IPROUTE2 is not set
+BR2_PACKAGE_IPROUTE2=y
# BR2_PACKAGE_IPSEC_TOOLS is not set
# BR2_PACKAGE_IPTABLES is not set
# BR2_PACKAGE_IW is not set
@@ -726,6 +726,7 @@ BR2_PACKAGE_BLUEZ3_UTILS=y
# BR2_PACKAGE_NETSNMP is not set
# BR2_PACKAGE_NETSTAT_NAT is not set
# BR2_PACKAGE_NFS_UTILS is not set
+# BR2_PACKAGE_NGIRCD is not set
BR2_PACKAGE_NTP=y
# BR2_PACKAGE_NTP_NTPD is not set
# BR2_PACKAGE_NTP_SNTP is not set
@@ -749,7 +750,6 @@ BR2_PACKAGE_PORTMAP=y
# BR2_PACKAGE_SAMBA is not set
# BR2_PACKAGE_SER2NET is not set
# BR2_PACKAGE_SOCAT is not set
-# BR2_PACKAGE_SOCKETCAN is not set
# BR2_PACKAGE_SPAWN_FCGI is not set
# BR2_PACKAGE_SQUID is not set
# BR2_PACKAGE_TCPDUMP is not set
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
index b56eb2d..1bbc19b 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
+++ b/buildroot/target/device/armadeus/apf51/apf51-linux-2.6.38.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.38.1 Kernel Configuration
-# Tue Apr 26 14:19:11 2011
+# Fri Apr 29 14:08:07 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -560,7 +560,7 @@ CONFIG_CAN_BCM=m
CONFIG_CAN_VCAN=m
# CONFIG_CAN_SLCAN is not set
CONFIG_CAN_DEV=m
-# CONFIG_CAN_CALC_BITTIMING is not set
+CONFIG_CAN_CALC_BITTIMING=y
CONFIG_CAN_MCP251X=m
# CONFIG_CAN_SJA1000 is not set
hooks/post-receive
--
armadeus
|