Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] User-space packages - Staging_Dir or Target_Dir
Date: Thu, 23 Aug 2007 13:26:39 +0200	[thread overview]
Message-ID: <20070823112639.GK11697@aon.at> (raw)
In-Reply-To: <b6838d3a0708221647x723c470eq6d9ba50858b3e4eb@mail.gmail.com>

On Wed, Aug 22, 2007 at 07:47:59PM -0400, Daniel Frey wrote:
>When constructing my make files for my packages in the package/, what is the
>suggested installation directory, TARGET_DIR or STAGING_DIR?
>
>Some of the included packages install them to STAGING_DIR.  The
>Documentation on the buildroot website has them installed in the TARGET_DIR.
>
>Is there a correct way, or preferred way?

Depends :)

Files that go straight to the target have to me installed to the
TARGET_DIR. Intermediate files (prerequisites of stuff that will be on
the target like helper libraries, headers, etc) have to live in
STAGING_DIR. Sometimes only a small fraction of files in the staging_dir
is needed in the real target, so they are copied selectively.

HTH,
Bernhard

  reply	other threads:[~2007-08-23 11:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 23:47 [Buildroot] User-space packages - Staging_Dir or Target_Dir Daniel Frey
2007-08-23 11:26 ` Bernhard Fischer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-28  0:36 Daniel Frey
2007-08-28 11:35 Daniel Frey
2007-08-28 11:48 ` Thiago A. Corrêa
2007-08-28 12:30 ` Bernhard Fischer

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=20070823112639.GK11697@aon.at \
    --to=rep.dot.nop@gmail.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