Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot source directory
Date: Thu, 5 Jan 2012 11:18:04 +0100	[thread overview]
Message-ID: <20120105111804.0e3d6d80@skate> (raw)
In-Reply-To: <DUB105-W14CD6E2D85878E0DB9DBD8CD940@phx.gbl>

Hello,

Please fix your mailer, the text version it's sending is badly wrapped.

Le Thu, 5 Jan 2012 12:47:50 +0300,
Janne H?meenaho <jannehameenaho@hotmail.com> a ?crit :

> I've got a Buildroot makefile issue with Mercurial repository. Here's the makefile that get's the whole repository, but this prodtest module needs only /my-device/prodtest folder. How do I show Buildroot to use that folder? I don't mind that the whole repo comes along to tar, I just want to use that certain subfolder.
> ############################################################### prodtest##############################################################PRODTEST_VERSION    = defaultPRODTEST_SITE_METHOD = hgPRODTEST_SITE	   = http://hg.my.lan/trunk/my-device
> define PRODTEST_BUILD_CMDS
> 	$(MAKE) -C $(@D) 			\		CC="$(TARGET_CROSS)"		\					endef

Use:

	$(MAKE) -C $(@D)/prodtest

Does that answer your question?

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2012-01-05 10:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05  9:47 [Buildroot] Buildroot source directory Janne Hämeenaho
2012-01-05 10:18 ` Thomas Petazzoni [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=20120105111804.0e3d6d80@skate \
    --to=thomas.petazzoni@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