summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/target/device
diff options
context:
space:
mode:
authorsave2009-08-14 08:36:33 +0000
committersave2009-08-14 08:36:33 +0000
commit4e175538d4fae96e9a617e58a8454dfc91c19b0b (patch)
tree05e43d5a228575d124ed2b67639135ca0f5be6ec /cleopatre/buildroot/target/device
parentbb78fc4ca9081971fc56eeccbd165857dc7842e7 (diff)
[CLEO][BUILDROOT]Applied arizona changed to spk300g
- for target skeleton - for buildroot defconfig git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5232 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cleopatre/buildroot/target/device')
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk300g/target_skeleton/etc/network/interfaces6
-rw-r--r--cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig5
2 files changed, 7 insertions, 4 deletions
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk300g/target_skeleton/etc/network/interfaces b/cleopatre/buildroot/target/device/Spidcom/spk300g/target_skeleton/etc/network/interfaces
index 94c9951c0a..4832ee18df 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk300g/target_skeleton/etc/network/interfaces
+++ b/cleopatre/buildroot/target/device/Spidcom/spk300g/target_skeleton/etc/network/interfaces
@@ -5,16 +5,16 @@ iface lo inet loopback
# Configure Ethernet interface
auto eth0
iface eth0 inet static
- address 192.168.2.5
+ address 192.168.3.1
netmask 255.255.255.0
auto br0
iface br0 inet static
- address 192.168.2.15
+ address 192.168.3.1
netmask 255.255.255.0
pre-up brctl addbr br0
pre-up ifconfig eth0 0.0.0.0
pre-up brctl addif br0 eth0
- pre-up brctl setfd br0 5
+ pre-up brctl setfd br0 3
post-down brctl delbr br0
post-down ifconfig eth0 down
diff --git a/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig b/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
index 72103681c0..832c391dc3 100644
--- a/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
+++ b/cleopatre/buildroot/target/device/Spidcom/spk300g_defconfig
@@ -264,6 +264,7 @@ BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Spidcom/spk300g/busybox.config"
#
# Other stuff
#
+BR2_PACKAGE_AFE=y
# BR2_PACKAGE_AT is not set
# BR2_PACKAGE_BEECRYPT is not set
# BR2_PACKAGE_BERKELEYDB is not set
@@ -286,6 +287,8 @@ BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Spidcom/spk300g/busybox.config"
# BR2_PACKAGE_LIBGPG_ERROR is not set
# BR2_PACKAGE_LIBICONV is not set
# BR2_PACKAGE_LIBLOCKFILE is not set
+BR2_PACKAGE_LIBMME=y
+BR2_PACKAGE_LIBSPIDLIB=y
# BR2_PACKAGE_LIBSYSFS is not set
# BR2_PACKAGE_LOCKFILE_PROGS is not set
# BR2_PACKAGE_LSOF is not set
@@ -383,6 +386,7 @@ BR2_PACKAGE_OPENSSL=y
# BR2_PACKAGE_OPENSSL_TARGET_HEADERS is not set
# BR2_PACKAGE_OPENVPN is not set
# BR2_PACKAGE_OPENSWAN is not set
+BR2_PACKAGE_PLC=y
#
# portmap requires a toolchain with 'Enable RPC' selected
@@ -619,7 +623,6 @@ BR2_GAMES=y
# BR2_PACKAGE_RUBIX is not set
# BR2_PACKAGE_MAGICCUBE4D is not set
# BR2_PACKAGE_VICE is not set
-BR2_PACKAGE_AFE=y
#
# Target filesystem options