task-cli-tools: add mterm2 and remove from task-fso2-compliance
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 22 Feb 2010 19:54:54 +0000 (20:54 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 22 Feb 2010 19:54:54 +0000 (20:54 +0100)
recipes/images/fso2-console-image.bb
recipes/tasks/task-cli-tools.bb
recipes/tasks/task-fso2-compliance.bb

index 6139629..4140bc4 100644 (file)
@@ -5,14 +5,11 @@
 require fso-image.inc
 
 PV = "1.1"
-PR = "r2"
+PR = "r3"
 
 IMAGE_INSTALL = "\
   task-base \
   task-fso2-compliance \
   task-cli-tools \
   task-cli-tools-python \
-  \
-  mdbus2 \
-  mterm2 \
 "
index e538365..93ab194 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "A set of command line tools useful for debugging"
 SECTION = "console"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r11"
+PR = "r12"
 
 inherit task
 
@@ -14,8 +14,9 @@ RDEPENDS_${PN} = "\
   iptables \
   lsof \
   mbuffer \
-  mtd-utils \
   mdbus2 \
+  mtd-utils \
+  mterm2 \
   nano \
   nfs-utils-client \
   powertop \
index de7d6c1..bc5705b 100644 (file)
@@ -9,8 +9,6 @@ inherit task
 
 RDEPENDS_${PN} = "\
   dbus-hlid \
-# TODO: remove when fso2 is finished
-  frameworkd \
   \
   libfsobasics \
   libfsotransport \
@@ -21,7 +19,7 @@ RDEPENDS_${PN} = "\
   fsodeviced \
   fsogsmd \
   fsotdld \
-  fsomusicd \
+#  fsomusicd \
   fsonetworkd \
   fsousaged \
   \
@@ -29,23 +27,23 @@ RDEPENDS_${PN} = "\
   fso-apm \
   fso-gpsd \
 #  fso-monitord \
-  connman \
+#  connman \
 #  connman-scripts \
-  connman-plugin-bluetooth \
+#  connman-plugin-bluetooth \
 #  connman-plugin-dhclient \
 #  connman-plugin-dnsproxy \
 #  connman-plugin-ethernet \
 #  connman-plugin-fake \
-  connman-plugin-loopback \
-  connman-plugin-pppd \
+#  connman-plugin-loopback \
+#  connman-plugin-pppd \
 #  connman-plugin-resolvconf \
-  connman-plugin-udhcp \
-  connman-plugin-wifi \
+#  connman-plugin-udhcp \
+#  connman-plugin-wifi \
 #  connman-test-utils \
 "
 
 RRECOMMENDS_${PN} = "\
-  fso-abyss \
+#  fso-abyss \
   wmiconfig \
   tzdata \
   tzdata-africa \