Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] package/busybox: copy/paste err
@ 2007-07-08 13:42 Cristian Ionescu-Idbohrn
  2007-07-08 13:53 ` Bernhard Fischer
  0 siblings, 1 reply; 6+ messages in thread
From: Cristian Ionescu-Idbohrn @ 2007-07-08 13:42 UTC (permalink / raw)
  To: buildroot

Index: Config.in
===================================================================
--- Config.in	(revision 19036)
+++ Config.in	(working copy)
@@ -100,7 +100,7 @@
 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_0
 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_1
 	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_0
-	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_1
+	default "package/busybox/busybox-1.6.1.config" if BR2_BUSYBOX_VERSION_1_6_1
 	help
 	  Some people may wish to use their own modified BusyBox configuration
 	  file, and will specify their config file location with this option.


-- 
Cristian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] package/busybox: copy/paste err
  2007-07-08 13:42 [Buildroot] package/busybox: copy/paste err Cristian Ionescu-Idbohrn
@ 2007-07-08 13:53 ` Bernhard Fischer
  2007-07-08 17:58   ` Cristian Ionescu-Idbohrn
  0 siblings, 1 reply; 6+ messages in thread
From: Bernhard Fischer @ 2007-07-08 13:53 UTC (permalink / raw)
  To: buildroot

On Sun, Jul 08, 2007 at 03:42:30PM +0200, Cristian Ionescu-Idbohrn wrote:
>Index: Config.in
>===================================================================
>--- Config.in	(revision 19036)
>+++ Config.in	(working copy)
>@@ -100,7 +100,7 @@
> 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_0
> 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_1
> 	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_0
>-	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_1
>+	default "package/busybox/busybox-1.6.1.config" if BR2_BUSYBOX_VERSION_1_6_1

no. there is no busybox-1.6.1.config and there is no need for one
either. 1.6.1 is a pure bugfix release, we can reuse the config that's
already there.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] package/busybox: copy/paste err
  2007-07-08 13:53 ` Bernhard Fischer
@ 2007-07-08 17:58   ` Cristian Ionescu-Idbohrn
  2007-07-08 18:13     ` Bernhard Fischer
  0 siblings, 1 reply; 6+ messages in thread
From: Cristian Ionescu-Idbohrn @ 2007-07-08 17:58 UTC (permalink / raw)
  To: buildroot

On Sun, 8 Jul 2007, Bernhard Fischer wrote:

> On Sun, Jul 08, 2007 at 03:42:30PM +0200, Cristian Ionescu-Idbohrn wrote:
> >Index: Config.in
> >===================================================================
> >--- Config.in	(revision 19036)
> >+++ Config.in	(working copy)
> >@@ -100,7 +100,7 @@
> > 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_0
> > 	default "package/busybox/busybox-1.5.0.config" if BR2_BUSYBOX_VERSION_1_5_1
> > 	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_0
> >-	default "package/busybox/busybox-1.6.0.config" if BR2_BUSYBOX_VERSION_1_6_1
> >+	default "package/busybox/busybox-1.6.1.config" if BR2_BUSYBOX_VERSION_1_6_1
>
> no. there is no busybox-1.6.1.config and there is no need for one
> either. 1.6.1 is a pure bugfix release, we can reuse the config that's
> already there.

Still, busybox-1.6.0.config is really:

  # Busybox version: 1.5.0
  # Wed Mar 14 13:42:28 2007

and things have happen since.  See attachment.  It's as near as I could
get.


-- 
Cristian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bb-conf.patch
Type: text/x-diff
Size: 4732 bytes
Desc: 
Url : http://busybox.net/lists/buildroot/attachments/20070708/2ece54ba/attachment-0001.bin 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] package/busybox: copy/paste err
  2007-07-08 17:58   ` Cristian Ionescu-Idbohrn
@ 2007-07-08 18:13     ` Bernhard Fischer
  2007-07-08 18:19       ` Cristian Ionescu-Idbohrn
  0 siblings, 1 reply; 6+ messages in thread
From: Bernhard Fischer @ 2007-07-08 18:13 UTC (permalink / raw)
  To: buildroot

On Sun, Jul 08, 2007 at 07:58:31PM +0200, Cristian Ionescu-Idbohrn wrote:
>On Sun, 8 Jul 2007, Bernhard Fischer wrote:
>
>> On Sun, Jul 08, 2007 at 03:42:30PM +0200, Cristian Ionescu-Idbohrn wrote:

>> either. 1.6.1 is a pure bugfix release, we can reuse the config that's
>> already there.
>
>Still, busybox-1.6.0.config is really:
>
>  # Busybox version: 1.5.0
>  # Wed Mar 14 13:42:28 2007
>
>and things have happen since.  See attachment.  It's as near as I could
>get.

I still don't understand what this is supposed to fix or change?
The values that do not exist get the defaults, so what's the problem?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] package/busybox: copy/paste err
  2007-07-08 18:13     ` Bernhard Fischer
@ 2007-07-08 18:19       ` Cristian Ionescu-Idbohrn
  2007-07-08 18:44         ` Bernhard Fischer
  0 siblings, 1 reply; 6+ messages in thread
From: Cristian Ionescu-Idbohrn @ 2007-07-08 18:19 UTC (permalink / raw)
  To: buildroot

On Sun, 8 Jul 2007, Bernhard Fischer wrote:

> I still don't understand what this is supposed to fix or change?
> The values that do not exist get the defaults, so what's the problem?

No problem.  You'll get some and you'll loose some.  But if the only
important thing is that it builds, the rest is not important :)


-- 
Cristian

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] package/busybox: copy/paste err
  2007-07-08 18:19       ` Cristian Ionescu-Idbohrn
@ 2007-07-08 18:44         ` Bernhard Fischer
  0 siblings, 0 replies; 6+ messages in thread
From: Bernhard Fischer @ 2007-07-08 18:44 UTC (permalink / raw)
  To: buildroot

On Sun, Jul 08, 2007 at 08:19:44PM +0200, Cristian Ionescu-Idbohrn wrote:
>On Sun, 8 Jul 2007, Bernhard Fischer wrote:
>
>> I still don't understand what this is supposed to fix or change?
>> The values that do not exist get the defaults, so what's the problem?
>
>No problem.  You'll get some and you'll loose some.  But if the only
>important thing is that it builds, the rest is not important :)

It's not a matter of if it "just builds". It's a default and this
default works fine (at least for me). If you want to use your own
config, you're free to do so.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-08 18:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-08 13:42 [Buildroot] package/busybox: copy/paste err Cristian Ionescu-Idbohrn
2007-07-08 13:53 ` Bernhard Fischer
2007-07-08 17:58   ` Cristian Ionescu-Idbohrn
2007-07-08 18:13     ` Bernhard Fischer
2007-07-08 18:19       ` Cristian Ionescu-Idbohrn
2007-07-08 18:44         ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox