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] Advice needed on package/customize
Date: Thu, 12 Nov 2009 08:41:58 +0100	[thread overview]
Message-ID: <20091112084158.09e4537f@surf> (raw)
In-Reply-To: <2df568dc0911111623q6581f6d2ye2ef6416e79acd81@mail.gmail.com>

Le Wed, 11 Nov 2009 17:23:46 -0700,
Gordon Smith <spider.karma+busybox.net@gmail.com> a ?crit :

> A simple case:
> 
> In .config:
>     BR2_PACKAGE_CUSTOMIZE=y
> 
> In package/customize/source:
>     $ ls -lA package/customize/source
>     total 4
>     -rw-r--r-- 1 gsmith gsmith 0 2009-09-01 02:44 .empty
>     -rw-r--r-- 1 gsmith gsmith 7 2009-11-11 16:57 hello.txt
> 
> After "make", there is no hello.txt in the kernel image or in
> rootfs.i686.initramfs_list.

After changing the contents of package/customize/source, did you make a
full rebuild (i.e clean everything and restart the build) ?

If not, then the stamp file $(BUILD_DIR)/.customize already existed, so
the contents of package/customize/source are not copied to the target
directory. If you want to force the reinstallation of customized files
without rebuilding everything, then do 'make customize-clean' and
restart make.

Sincerly,

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

  reply	other threads:[~2009-11-12  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-12  0:23 [Buildroot] Advice needed on package/customize Gordon Smith
2009-11-12  7:41 ` Thomas Petazzoni [this message]
2009-11-12 18:44   ` Gordon Smith

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=20091112084158.09e4537f@surf \
    --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