All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 2/2] package/utp_com: new host package
Date: Mon, 4 Feb 2019 16:38:59 +0100	[thread overview]
Message-ID: <20190204163859.134917a1@windsurf> (raw)
In-Reply-To: <1549285823-41193-2-git-send-email-matthew.weber@rockwellcollins.com>

Hello,

On Mon,  4 Feb 2019 07:10:23 -0600
Matt Weber <matthew.weber@rockwellcollins.com> wrote:

> From: Vincent Prince <vincent.prince.fr@gmail.com>
> 
> This tool is used to send commands to imx6 based hardware using NXP's
> UTP protocol.
> 
> Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com>
> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> ---
> 
> (Vincent, I'd suggest sending a follow on patch to add yourself as a
> DEVELOPER to maintain this package)

Actually, when adding a new package, having an entry in the DEVELOPERS
file is mandatory, so I've added one.

> +define HOST_UTP_COM_INSTALL_CMDS
> +	$(INSTALL) -m 755 $(@D)/utp_com $(HOST_DIR)/bin/utp_com

Missing -D option (just in case).

Applied with those two nits fixed. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-02-04 15:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04 13:10 [Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build Matt Weber
2019-02-04 13:10 ` [Buildroot] [PATCH v4 2/2] package/utp_com: new host package Matt Weber
2019-02-04 15:38   ` Thomas Petazzoni [this message]
2019-02-04 15:38 ` [Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build Thomas Petazzoni
2019-02-06 15:19 ` Thomas Petazzoni
2019-02-06 16:13   ` Matthew Weber

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=20190204163859.134917a1@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.