]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-lsb: add sysklogd, libaio, mdadm, screen, watchdog
authorSaul Wold <Saul.Wold@intel.com>
Tue, 31 Aug 2010 21:56:45 +0000 (14:56 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 2 Sep 2010 08:52:31 +0000 (09:52 +0100)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-extended/tasks/task-poky-basic.bb
meta/recipes-extended/tasks/task-poky-lsb.bb

index 5402f367b11c670b339fa64544b9ba4830f8b3d5..4309738d3a24026c01211b188758ae4a18d74e7b 100644 (file)
@@ -112,7 +112,7 @@ RDEPENDS_task-poky-initscripts = "\
     sysvinit \
     ethtool \
 #    mingetty \
-#    sysklogd \
+    sysklogd \
     "
 
 RDEPENDS_task-poky-multiuser = "\
@@ -131,7 +131,7 @@ RDEPENDS_task-poky-rpm = "\
     "
 
 RDEPENDS_task-poky-sys-services = "\
-#    at \
+    at \
     bzip2 \
 #    cronie \
 #    crontabs \
@@ -149,7 +149,7 @@ RDEPENDS_task-poky-sys-services = "\
     pciutils \
     libpcre \
     portmap \
-#    rpcbind \
+    rpcbind \
     sysfsutils \
     tcp-wrappers \
     tzdata \
index 4718f3b760c8e119bb75a4390142826edae68707..b7ecaa092bac5658983da4d400cf0e701e33d153 100644 (file)
@@ -45,21 +45,21 @@ RDEPENDS_task-poky-sys-extended = "\
     diffutils \
     gamin \
     hdparm \
-#    libaio \
+    libaio \
     libxml2 \
     lrzsz \
     lzo \
-#    mdadm \
+    mdadm \
     minicom \
     neon \
     parted \
     pth \
     quota \
-#    screen \
+    screen \
     setserial \
     sysstat \
     unzip \
-#    watchdog \
+    watchdog \
     which \
     zip \
     "