Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] Convert busybox to the device declaration method
Date: Wed, 01 Feb 2012 23:04:01 +0100	[thread overview]
Message-ID: <87zkd2cisu.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <201201210030.35889.arnout@mind.be> (Arnout Vandecappelle's message of "Sat, 21 Jan 2012 00:30:35 +0100")

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

Hi,

 >> +++ b/package/busybox/busybox.mk
 >> @@ -28,6 +28,11 @@ ifndef BUSYBOX_CONFIG_FILE
 >> BUSYBOX_CONFIG_FILE = $(call qstrip,$(BR2_PACKAGE_BUSYBOX_CONFIG))
 >> endif
 >> 
 >> +define BUSYBOX_PERMISSIONS
 >> +/bin/busybox			 f 4755	0 0 - - - - -
 >> +/usr/share/udhcpc/default.script f 755  0 0 - - - - -

 Arnout>  Actually, the default.script doesn't need to be touched.
 Arnout> busybox.mk will install it with install -m 0755 so the line
 Arnout> above doesn't change it.  (Note: I verified that.)

But it only does so if it isn't present in the target skeleton. You
could argue that people should just mark it executable there though.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2012-02-01 22:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-11 17:53 [Buildroot] [pull request v4] Pull request for branch for-2012.02/pkg-device Maxime Ripard
2012-01-11 17:53 ` [Buildroot] [PATCH 1/4] Add support for package-declared devices Maxime Ripard
2012-01-20 23:23   ` Arnout Vandecappelle
2012-01-11 17:53 ` [Buildroot] [PATCH 2/4] Convert busybox to the device declaration method Maxime Ripard
2012-01-20 23:30   ` Arnout Vandecappelle
2012-02-01 22:04     ` Peter Korsgaard [this message]
2012-01-11 17:53 ` [Buildroot] [PATCH 3/4] Migrate Xenomai to the new infrastructure Maxime Ripard
2012-01-11 17:53 ` [Buildroot] [PATCH 4/4] Update the documentation to add these changes Maxime Ripard
2012-01-12  8:30   ` Thomas Petazzoni
2012-02-01 22:08     ` Peter Korsgaard
2012-02-17 23:30       ` [Buildroot] [PATCH] Add documentation for makedev Maxime Ripard
2012-02-19 21:56         ` Peter Korsgaard
2012-02-01 22:07 ` [Buildroot] [pull request v4] Pull request for branch for-2012.02/pkg-device Peter Korsgaard

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=87zkd2cisu.fsf@macbook.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