All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: Samuli Piippo <samuli.piippo@qt.io>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH] bluez5: correctly append brcm43438 service
Date: Fri, 14 Oct 2016 13:39:50 +0100	[thread overview]
Message-ID: <20161014123950.GA29587@resin> (raw)
In-Reply-To: <1475574694-25319-1-git-send-email-samuli.piippo@qt.io>

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

On Tue, Oct 04, 2016 at 12:51:34PM +0300, Samuli Piippo wrote:
> Cannot use += operator together with machine override.
>
> Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
> ---
>  recipes-connectivity/bluez5/bluez5_%.bbappend | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-connectivity/bluez5/bluez5_%.bbappend b/recipes-connectivity/bluez5/bluez5_%.bbappend
> index 89798a4..956d776 100644
> --- a/recipes-connectivity/bluez5/bluez5_%.bbappend
> +++ b/recipes-connectivity/bluez5/bluez5_%.bbappend
> @@ -23,4 +23,4 @@ FILES_${PN}_append_raspberrypi3 = " \
>      /lib/firmware/brcm/BCM43430A1.hcd \
>      "
>
> -SYSTEMD_SERVICE_${PN}_raspberrypi3 += "brcm43438.service"
> +SYSTEMD_SERVICE_${PN}_append_raspberrypi3 = " brcm43438.service"
> --
> 1.9.1
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

Megred to master. Thanks, Samuli.

--
Andrei Gherzan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 817 bytes --]

      reply	other threads:[~2016-10-14 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-04  9:51 [meta-raspberrypi][PATCH] bluez5: correctly append brcm43438 service Samuli Piippo
2016-10-14 12:39 ` Andrei Gherzan [this message]

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=20161014123950.GA29587@resin \
    --to=andrei@gherzan.ro \
    --cc=samuli.piippo@qt.io \
    --cc=yocto@yoctoproject.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 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.