]> code.ossystems Code Review - openembedded-core.git/commit
watchdog: Provide and install initscript
authorDiego Rondini <diego.ml@zoho.com>
Wed, 18 Mar 2015 15:50:45 +0000 (16:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Mar 2015 09:22:09 +0000 (09:22 +0000)
commit415be16794dfe9122e6eedff950bede2070008ed
tree03d3f4279f974a7c555b9481bcd2dc6e07dc4aed
parent53c028dcbb32792554394fb3da690f02558a9516
watchdog: Provide and install initscript

Provide and install an initscript for the watchdog package.
In particular:
- watchdog-init.patch adapts redhat initscript to be compatibile with
  OpenEmbedded;
- watchdog-conf.patch selects /dev/watchdog as default device;
- changes to the recipe install and configure the initscript.

Signed-off-by: Diego Rondini <diego.ml@zoho.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch [new file with mode: 0644]
meta/recipes-extended/watchdog/watchdog/watchdog-init.patch [new file with mode: 0644]
meta/recipes-extended/watchdog/watchdog_5.14.bb