public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Wadim Egorov" <w.egorov@phytec.de>
To: openembedded-core@lists.openembedded.org
Subject: Re: [scarthgap+][PATCH] watchdog: Set watchdog_module in default config
Date: Sun, 21 Jul 2024 23:09:18 -0700	[thread overview]
Message-ID: <31107.1721628558851428697@lists.openembedded.org> (raw)
In-Reply-To: <CAOSpxda3332UEOtH2ypoeJnpt4ehZpjFbaq4er_25PdT_caV7w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1428 bytes --]

On Fri, Jul 19, 2024 at 06:00 AM, Steve Sakoman wrote:

> 
> Is this also an issue in master? If so, then this will need to be
> submitted first for master and then I can backport.

Yes, do you want me to resend without the scarthgap tag?
This patch also applies to master.

> 
> 
> Steve
> 
> On Thu, Jul 18, 2024 at 11:21 PM Wadim Egorov via
> lists.openembedded.org <w.egorov=phytec.de@lists.openembedded.org>
> wrote:
> 
>> systemd started to warn about used but unset environment variables.
>> Let us set watchdog_module=none which is used by the watchdog.service to
>> get
>> rid of the following warning:
>> 
>> watchdog.service: Referenced but unset environment variable evaluates to
>> an empty string: watchdog_module
>> 
>> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
>> ---
>> meta/recipes-extended/watchdog/watchdog-config/watchdog.default | 1 +
>> 1 file changed, 1 insertion(+)
>> 
>> diff --git
>> a/meta/recipes-extended/watchdog/watchdog-config/watchdog.default
>> b/meta/recipes-extended/watchdog/watchdog-config/watchdog.default
>> index 647d5abca5bd..cee5fdc2b6f7 100644
>> --- a/meta/recipes-extended/watchdog/watchdog-config/watchdog.default
>> +++ b/meta/recipes-extended/watchdog/watchdog-config/watchdog.default
>> @@ -1,2 +1,3 @@
>> # Start watchdog at boot time? 0 or 1
>> run_watchdog=1
>> +watchdog_module=none
>> --
>> 2.25.1
>> 
>> 
>> 
> 
>

[-- Attachment #2: Type: text/html, Size: 1579 bytes --]

  reply	other threads:[~2024-07-22  6:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19  6:21 [scarthgap+][PATCH] watchdog: Set watchdog_module in default config Wadim Egorov
2024-07-19 13:00 ` [OE-core] " Steve Sakoman
2024-07-22  6:09   ` Wadim Egorov [this message]
2024-07-22 15:25     ` Steve Sakoman
2024-08-02  7:01       ` Wadim Egorov
2024-08-02 13:25         ` Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=31107.1721628558851428697@lists.openembedded.org \
    --to=w.egorov@phytec.de \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox