diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-11-18 17:44:37 -0600 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-16 15:53:08 +0000 |
commit | f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc (patch) | |
tree | 81dceb41084e5ad3a6ecbe861239567eb68e52d2 /meta/recipes-extended/watchdog | |
parent | 8bcb64c0737e2322031a5579c1a3fa01d944b348 (diff) | |
download | poky-f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc.tar.gz |
recipes-extended: Add Summary information
Add Summary information and update descriptions as necessary.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-extended/watchdog')
-rw-r--r-- | meta/recipes-extended/watchdog/watchdog_5.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/watchdog/watchdog_5.9.bb b/meta/recipes-extended/watchdog/watchdog_5.9.bb index d625924ef4..96aa1f0552 100644 --- a/meta/recipes-extended/watchdog/watchdog_5.9.bb +++ b/meta/recipes-extended/watchdog/watchdog_5.9.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Software watchdog" | ||
1 | DESCRIPTION = "Watchdog is a daemon that checks if your system is still \ | 2 | DESCRIPTION = "Watchdog is a daemon that checks if your system is still \ |
2 | working. If programs in user space are not longer executed \ | 3 | working. If programs in user space are not longer executed \ |
3 | it will reboot the system." | 4 | it will reboot the system." |