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 <
[email protected]>:

> From: Tobias Blom <[email protected]>
>
> Prefix to EnvironmentFile should be preciding the filenamn.
>
> (From OE-Core rev: 1f694e4cb493b0737b6009382c0957e6837ebbed)
>
> Signed-off-by: Tobias Blom <[email protected]>
> Signed-off-by: Saul Wold <[email protected]>
> Signed-off-by: Richard Purdie <[email protected]>
> ---
>  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
>
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to