All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denis@denix.org>
To: meta-ti@lists.yoctoproject.org
Subject: Re: [master][PATCH] prusw-fw-am65x-sr2: update with the new override syntax
Date: Wed, 15 Dec 2021 15:54:06 -0500	[thread overview]
Message-ID: <20211215205406.GP18191@denix.org> (raw)
In-Reply-To: <1638401898-24444-1-git-send-email-denis@denix.org>

Ping. I don't believe this one made it in yet.


On Wed, Dec 01, 2021 at 06:38:18PM -0500, Denys Dmytriyenko wrote:
> This got accidentally merged from Dunfell with the old syntax, fix it.
> 
> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
> ---
>  recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb b/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
> index 8cb450a..2d0d3f9 100644
> --- a/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
> +++ b/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
> @@ -29,6 +29,6 @@ do_install() {
>  	done
>  }
>  
> -FILES_${PN} = "${base_libdir}/firmware"
> +FILES:${PN} = "${base_libdir}/firmware"
>  
> -INSANE_SKIP_${PN} = "arch"
> +INSANE_SKIP:${PN} = "arch"
> -- 
> 2.7.4
> 

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964

      reply	other threads:[~2021-12-15 20:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01 23:38 [master][PATCH] prusw-fw-am65x-sr2: update with the new override syntax Denys Dmytriyenko
2021-12-15 20:54 ` Denys Dmytriyenko [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=20211215205406.GP18191@denix.org \
    --to=denis@denix.org \
    --cc=meta-ti@lists.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.