[oe-commits] Stefan Schmidt : task-bug: Add connman-plugin-ethernet back into task-bug.

git version control git at git.openembedded.org
Mon May 16 08:10:49 UTC 2011


Module: openembedded.git
Branch: master
Commit: 24bb53f14cf994be48cd8cbd12c7fb1efecff41b
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=24bb53f14cf994be48cd8cbd12c7fb1efecff41b

Author: Stefan Schmidt <stefan at buglabs.net>
Date:   Mon May 16 10:07:53 2011 +0200

task-bug: Add connman-plugin-ethernet back into task-bug.

Signed-off-by: Stefan Schmidt <stefan at buglabs.net>

---

 recipes/tasks/task-bug.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-bug.bb b/recipes/tasks/task-bug.bb
index 140f635..bf16646 100644
--- a/recipes/tasks/task-bug.bb
+++ b/recipes/tasks/task-bug.bb
@@ -1,6 +1,6 @@
 # Copyright (C) 2011 Bug Labs, Inc
 
-PR = "r90"
+PR = "r91"
 
 ALLOW_EMPTY = "1"
 
@@ -34,7 +34,7 @@ RDEPENDS_${PN}-network = "\
 		  connman \
 		  connman-plugin-wifi \
 #		  connman-plugin-ofono \
-#		  connman-plugin-ethernet \
+		  connman-plugin-ethernet \
 "
 
 RDEPENDS_${PN}-x11-debug = "\





More information about the Openembedded-commits mailing list