From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 4 Feb 2019 16:38:59 +0100 Subject: [Buildroot] [PATCH v4 2/2] package/utp_com: new host package In-Reply-To: <1549285823-41193-2-git-send-email-matthew.weber@rockwellcollins.com> References: <1549285823-41193-1-git-send-email-matthew.weber@rockwellcollins.com> <1549285823-41193-2-git-send-email-matthew.weber@rockwellcollins.com> Message-ID: <20190204163859.134917a1@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Mon, 4 Feb 2019 07:10:23 -0600 Matt Weber wrote: > From: Vincent Prince > > This tool is used to send commands to imx6 based hardware using NXP's > UTP protocol. > > Cc: "Yann E. MORIN" > Signed-off-by: Vincent Prince > Signed-off-by: Matthew Weber > --- > > (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