[oe-commits] Julien 'Ainulindale' Cassignol : shr.conf: Modified distro depends to include g_ether kernel module for

git version control git at git.openembedded.org
Thu Jun 11 15:22:29 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 090dfb5733f85124c67c8c52eb4315bad2906c41
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=090dfb5733f85124c67c8c52eb4315bad2906c41

Author: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>
Date:   Thu Jun 11 17:21:37 2009 +0200

shr.conf: Modified distro depends to include g_ether kernel module for
GTA02 only.
Signed-off-by: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>

---

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

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 22b17eb..351e0c3 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -47,6 +47,8 @@ DISTRO_FEATURES = "wifi ppp alsa ext2 vfat usbhost"
 # Pick some of the packages manually.
 DISTRO_EXTRA_RDEPENDS += " \
     bluez4 \
+    "
+DISTRO_EXTRA_RDEPENDS_om-gta02 += " \
     kernel-module-g-ether \
     "
 





More information about the Openembedded-commits mailing list