The following changes since commit ddbd7b0cd6580ee26e11aa87e426fb294b372d64:
meta-yocto-bsp: bump to the latest linux stable kernel for edgerouter/beaglebone (2018-06-12 23:34:40 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/parselogs_failures http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/parselogs_failures Chen Qi (7): oeqa/runtime/cases/parselogs.py: extend common_errors list watchdog: remove the useless watchdog-conf.patch watchdog: disable systemd services by default watchdog: make init script start after syslog watchdog: fix init script for sysvinit oeqa/runtime/cases/parselogs.py: ignore a message from watchdog dnf: default to disable systemd units meta/lib/oeqa/runtime/cases/parselogs.py | 2 + meta/recipes-devtools/dnf/dnf_2.7.5.bb | 1 + .../watchdog/watchdog/watchdog-conf.patch | 16 --- .../watchdog/watchdog/watchdog-init.patch | 56 ----------- .../watchdog/watchdog/watchdog.init | 110 +++++++++++++++++++++ meta/recipes-extended/watchdog/watchdog_5.15.bb | 14 +-- 6 files changed, 121 insertions(+), 78 deletions(-) delete mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog-conf.patch delete mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog-init.patch create mode 100644 meta/recipes-extended/watchdog/watchdog/watchdog.init -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
