diff options
| author | Saul Wold <Saul.Wold@intel.com> | 2010-08-31 14:56:45 -0700 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-02 09:52:31 +0100 |
| commit | a206fce2baac86c36aaf22755578d7b557f72b05 (patch) | |
| tree | 70f9fe88e4f365750f7783e4b7d4f6239beb38bc | |
| parent | a8339e56e1c634fffc576a97e1705f18564f4a18 (diff) | |
| download | poky-a206fce2baac86c36aaf22755578d7b557f72b05.tar.gz | |
task-poky-lsb: add sysklogd, libaio, mdadm, screen, watchdog
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
| -rw-r--r-- | meta/recipes-extended/tasks/task-poky-basic.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-basic.bb b/meta/recipes-extended/tasks/task-poky-basic.bb index 5402f367b1..4309738d3a 100644 --- a/meta/recipes-extended/tasks/task-poky-basic.bb +++ b/meta/recipes-extended/tasks/task-poky-basic.bb | |||
| @@ -112,7 +112,7 @@ RDEPENDS_task-poky-initscripts = "\ | |||
| 112 | sysvinit \ | 112 | sysvinit \ |
| 113 | ethtool \ | 113 | ethtool \ |
| 114 | # mingetty \ | 114 | # mingetty \ |
| 115 | # sysklogd \ | 115 | sysklogd \ |
| 116 | " | 116 | " |
| 117 | 117 | ||
| 118 | RDEPENDS_task-poky-multiuser = "\ | 118 | RDEPENDS_task-poky-multiuser = "\ |
| @@ -131,7 +131,7 @@ RDEPENDS_task-poky-rpm = "\ | |||
| 131 | " | 131 | " |
| 132 | 132 | ||
| 133 | RDEPENDS_task-poky-sys-services = "\ | 133 | RDEPENDS_task-poky-sys-services = "\ |
| 134 | # at \ | 134 | at \ |
| 135 | bzip2 \ | 135 | bzip2 \ |
| 136 | # cronie \ | 136 | # cronie \ |
| 137 | # crontabs \ | 137 | # crontabs \ |
| @@ -149,7 +149,7 @@ RDEPENDS_task-poky-sys-services = "\ | |||
| 149 | pciutils \ | 149 | pciutils \ |
| 150 | libpcre \ | 150 | libpcre \ |
| 151 | portmap \ | 151 | portmap \ |
| 152 | # rpcbind \ | 152 | rpcbind \ |
| 153 | sysfsutils \ | 153 | sysfsutils \ |
| 154 | tcp-wrappers \ | 154 | tcp-wrappers \ |
| 155 | tzdata \ | 155 | tzdata \ |
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 4718f3b760..b7ecaa092b 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb | |||
| @@ -45,21 +45,21 @@ RDEPENDS_task-poky-sys-extended = "\ | |||
| 45 | diffutils \ | 45 | diffutils \ |
| 46 | gamin \ | 46 | gamin \ |
| 47 | hdparm \ | 47 | hdparm \ |
| 48 | # libaio \ | 48 | libaio \ |
| 49 | libxml2 \ | 49 | libxml2 \ |
| 50 | lrzsz \ | 50 | lrzsz \ |
| 51 | lzo \ | 51 | lzo \ |
| 52 | # mdadm \ | 52 | mdadm \ |
| 53 | minicom \ | 53 | minicom \ |
| 54 | neon \ | 54 | neon \ |
| 55 | parted \ | 55 | parted \ |
| 56 | pth \ | 56 | pth \ |
| 57 | quota \ | 57 | quota \ |
| 58 | # screen \ | 58 | screen \ |
| 59 | setserial \ | 59 | setserial \ |
| 60 | sysstat \ | 60 | sysstat \ |
| 61 | unzip \ | 61 | unzip \ |
| 62 | # watchdog \ | 62 | watchdog \ |
| 63 | which \ | 63 | which \ |
| 64 | zip \ | 64 | zip \ |
| 65 | " | 65 | " |
