[oe-commits] Klaus Kurzmann : shr.conf: add ipv4 and ipv6 to DISTRO_FEATURES

git version control git at git.openembedded.org
Sat Jul 10 14:48:29 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4e1872de30a2ee76dd3c4df21e9577c37b6c769e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4e1872de30a2ee76dd3c4df21e9577c37b6c769e

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Sat Jul 10 16:48:01 2010 +0200

shr.conf: add ipv4 and ipv6 to DISTRO_FEATURES
needed for busybox to include networking

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/shr.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index cc64e1d..52bcf18 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -99,7 +99,7 @@ ILLUME_THEME = "e-wm-theme-illume-gry"
 # Use bluetooth 4.0
 DISTRO_BLUETOOTH_MANAGER = "bluez4"
 # We want images supporting the following features (for task-base)
-DISTRO_FEATURES = "wifi ppp ext2 vfat bluetooth usbgadget usbhost"
+DISTRO_FEATURES = "ipv4 ipv6 wifi ppp ext2 vfat bluetooth usbgadget usbhost"
 # Following features are for ARM and E500 based machines
 DISTRO_FEATURES += " eabi "
 # Use-like features





More information about the Openembedded-commits mailing list