[Buildroot] [PATCH v4 2/2] package/utp_com: new host package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 4 15:38:59 UTC 2019


Hello,

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

> From: Vincent Prince <vincent.prince.fr at 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 at free.fr>
> Signed-off-by: Vincent Prince <vincent.prince.fr at gmail.com>
> Signed-off-by: Matthew Weber <matthew.weber at 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


More information about the buildroot mailing list