Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Antoine Tenart <antoine.tenart@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] imx-usb-loader: new host package
Date: Thu, 30 Apr 2015 13:26:08 +0200	[thread overview]
Message-ID: <20150430112608.GB4433@kwain> (raw)
In-Reply-To: <6061599.b1S2CSsYX5@sagittea>

J?r?me,

On Mon, Apr 27, 2015 at 07:56:38PM +0200, J?r?me Pouiller wrote:
> On Monday 27 April 2015 15:47:39 Antoine Tenart wrote:
> > This host package allows to build tools to download and execute code on
> > Freescale i.MX5/i.MX6 and Vybrid SoCs through the Serial Download
> > Protocol.
> > 
> > The work behind this commit was funded by ECA Group
> > <http://www.ecagroup.com>. ECA Group is the copyright owner of the
> > contributed code.
> > 
> > Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
> > ---
> >  package/Config.in.host                   |  1 +
> >  package/imx-usb-loader/Config.in.host    | 10 ++++++++++
> >  package/imx-usb-loader/imx-usb-loader.mk | 22 ++++++++++++++++++++++
> >  3 files changed, 33 insertions(+)
> >  create mode 100644 package/imx-usb-loader/Config.in.host
> >  create mode 100644 package/imx-usb-loader/imx-usb-loader.mk
> [...]
> > +define HOST_IMX_USB_LOADER_INSTALL_CMDS
> > +	$(MAKE) -C $(@D)	\
> > +		DESTDIR=$(HOST_DIR) install
> > +endef
> hmm... configuration files are installed in $(HOST_DIR)/usr/etc, 
> $(HOST_DIR)/etc would be better.

OK.

> More annoying, it seems installed binaries look for configuration files in 
> /etc instead of $(HOST_DIR)/etc.

You can use the -c option to specify the configuration directory path.

Antoine

-- 
Antoine T?nart, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2015-04-30 11:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-27 13:47 [Buildroot] [PATCH] imx-usb-loader: new host package Antoine Tenart
2015-04-27 15:25 ` Thomas Petazzoni
2015-04-27 17:56 ` Jérôme Pouiller
2015-04-27 20:01   ` Eric Nelson
2015-04-30 11:26   ` Antoine Tenart [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=20150430112608.GB4433@kwain \
    --to=antoine.tenart@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox