From: Robert Yang <liezhi.yang@windriver.com>
To: "Sébastien Mennetrier" <smennetrier@connected-labs.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [dora][backport from master] apmd.service: Fix typo (not mandatory EnvironmentFile prefix)
Date: Wed, 30 Jul 2014 10:37:55 +0800 [thread overview]
Message-ID: <53D85A83.7090405@windriver.com> (raw)
In-Reply-To: <CAKCtLPy=a4EHgA1Nqvih9JMNxeyVuLp7UUEifGsfPaF-G1Srxw@mail.gmail.com>
Sorry for the late response, it worked well for me, I will confirm
with RP.
// Robert
On 07/18/2014 03:30 PM, Sébastien Mennetrier wrote:
> Ping
>
> Is it possible to cherry-pick this patch from Master to Dora ?
>
> Commit : b21468434c519927dace6a1433786ca7a0501172
>
>
> Regards,
> Seb M
>
>
> 2014-07-09 16:24 GMT+02:00 Sébastien Mennetrier <smennetrier@connected-labs.com
> <mailto:smennetrier@connected-labs.com>>:
>
> From: Tobias Blom <tobias.blom@techne-dev.se <mailto:tobias.blom@techne-dev.se>>
>
> Prefix to EnvironmentFile should be preciding the filenamn.
>
> (From OE-Core rev: 1f694e4cb493b0737b6009382c0957e6837ebbed)
>
> Signed-off-by: Tobias Blom <tobias.blom@techne-dev.se
> <mailto:tobias.blom@techne-dev.se>>
> Signed-off-by: Saul Wold <sgw@linux.intel.com <mailto:sgw@linux.intel.com>>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org
> <mailto:richard.purdie@linuxfoundation.org>>
> ---
> meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd.service | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd.service
> b/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd.service
> index 62d6af1..ffab823 100644
> --- a/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd.service
> +++ b/meta/recipes-bsp/apmd/apmd-3.2.2-14/apmd.service
> @@ -3,5 +3,5 @@ Description=Advanced Power Management daemon
> After=remote-fs.target
>
> [Service]
> -EnvironmentFile-= @SYSCONFDIR@/default/apmd
> +EnvironmentFile=-@SYSCONFDIR@/default/apmd
> ExecStart=@SBINDIR@/apmd -P @SYSCONFDIR@/apm/apmd_proxy $APMD
> --
> 1.8.3.2
>
>
>
>
next prev parent reply other threads:[~2014-07-30 2:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 14:24 [dora][backport from master] apmd.service: Fix typo (not mandatory EnvironmentFile prefix) Sébastien Mennetrier
2014-07-18 7:30 ` Sébastien Mennetrier
2014-07-30 2:37 ` Robert Yang [this message]
2014-09-25 15:06 ` Sébastien Mennetrier
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=53D85A83.7090405@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=smennetrier@connected-labs.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.