From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] rpi-fw: New package
Date: Sun, 06 Jan 2013 15:26:04 +0100 [thread overview]
Message-ID: <87d2xigzgj.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <50E8E406.60407@je-eigen-domein.nl> (Floris Bos's message of "Sun, 06 Jan 2013 03:40:06 +0100")
>>>>> "Floris" == Floris Bos <bos@je-eigen-domein.nl> writes:
Hi,
Floris> Fails to install.
Floris> You need to create the target/boot directory first.
Floris> ==
Floris> /usr/bin/install -D -m 0644
Floris> /hdd/max/dev/tmp/buildroot/output/build/rpi-fw-76d0ac38f16b6343c6155c80db1e4758b3a5838a/boot/bootcode.bin
Floris> /hdd/max/dev/tmp/buildroot/output/target/boot/
Floris> /usr/bin/install: target
Floris> /hdd/max/dev/tmp/buildroot/output/target/boot/' is not a directory: No
Floris> such file or directory
Floris> make: ***
Floris> [/hdd/max/dev/tmp/buildroot/output/build/rpi-fw-76d0ac38f16b6343c6155c80db1e4758b3a5838a/.stamp_target_installed]
Floris> Error 1
Floris> ==
That's the point of using install -D (create dest dirs as needed), but
you need to provide it with the destination file name as well - E.G
$(TARGET_DIR)/boot/bootcode.bin
Floris> But another question would be if bootloader files really should be
Floris> installed under target.
Floris> Keep in mind that the Raspberry Pi boot files are normally kept on a
Floris> FAT partition seperate from the root file system.
Indeed, it probably makes more sense to just put it in IMAGES_DIR
instead.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-01-06 14:26 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 14:10 [Buildroot] [pull request] Pull request for branch rpi-support Maxime Hadjinlian
2013-01-05 14:10 ` [Buildroot] [PATCH 1/3] libcofi: new package Maxime Hadjinlian
2013-01-05 14:10 ` [Buildroot] [PATCH 2/3] rpi-userland: " Maxime Hadjinlian
2013-01-05 15:18 ` Samuel Martin
2013-01-05 16:23 ` Maxime Hadjinlian
2013-01-05 16:33 ` Samuel Martin
2013-01-05 17:39 ` Thomas Petazzoni
2013-01-05 20:12 ` Maxime Hadjinlian
2013-01-05 20:21 ` Samuel Martin
2013-01-05 15:23 ` Yann E. MORIN
2013-01-05 15:41 ` Alex Bradbury
2013-01-05 16:27 ` Maxime Hadjinlian
2013-01-06 2:26 ` Floris Bos
2013-01-06 10:28 ` Maxime Hadjinlian
2013-01-06 13:50 ` Floris Bos
2013-01-05 14:10 ` [Buildroot] [PATCH 3/3] rpi-fw: New package Maxime Hadjinlian
2013-01-05 15:36 ` Yann E. MORIN
2013-01-05 16:16 ` Maxime Hadjinlian
2013-01-05 17:58 ` Thomas Petazzoni
2013-01-05 20:00 ` Yann E. MORIN
2013-01-05 20:12 ` Maxime Hadjinlian
2013-01-05 15:52 ` Alex Bradbury
2013-01-05 16:09 ` Maxime Hadjinlian
2013-01-05 16:28 ` Alex Bradbury
2013-01-06 2:40 ` Floris Bos
2013-01-06 10:29 ` Maxime Hadjinlian
2013-01-06 14:26 ` Peter Korsgaard [this message]
2013-01-06 14:47 ` Maxime Hadjinlian
2013-01-07 17:45 ` Arnout Vandecappelle
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=87d2xigzgj.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--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