Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] directive without effect
@ 2008-09-07 17:13 Markus Heidelberg
  2008-09-07 18:57 ` Peter Korsgaard
  2008-09-07 21:59 ` Bernhard Reutner-Fischer
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Heidelberg @ 2008-09-07 17:13 UTC (permalink / raw)
  To: buildroot

Hello,

revision r19279 from 27.07.2007 uses an invalid variable name
CONFIG_BR2_PACKAGE_LINUX, so that the if-statement is always false. I don't
know the state, when the change was commited, so I'm not sure what to do.

a) remove CONFIG_ because BR2_PACKAGE_LINUX does exist
b) revert the commit as it apparently didn't cause problems without setting
   HOST_SOURCE

Markus

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

* [Buildroot] directive without effect
  2008-09-07 17:13 [Buildroot] directive without effect Markus Heidelberg
@ 2008-09-07 18:57 ` Peter Korsgaard
  2008-09-07 21:59 ` Bernhard Reutner-Fischer
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2008-09-07 18:57 UTC (permalink / raw)
  To: buildroot

>>>>> "Markus" == Markus Heidelberg <markus.heidelberg@web.de> writes:

 Markus> Hello,

 Markus> revision r19279 from 27.07.2007 uses an invalid variable name
 Markus> CONFIG_BR2_PACKAGE_LINUX, so that the if-statement is always
 Markus> false. I don't know the state, when the change was commited,
 Markus> so I'm not sure what to do.

 Markus> a) remove CONFIG_ because BR2_PACKAGE_LINUX does exist
 Markus> b) revert the commit as it apparently didn't cause problems
 Markus> without setting HOST_SOURCE

A seems to me to be the correct thing to do - The reason why there
haven't been any bug reports is that the line is only used when 'make
source' is used (E.G. for downloading all package sources in advance
so you can do the rest of the work offline), which is probably not a
really common thing to do ..

I'll commit a fix.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] directive without effect
  2008-09-07 17:13 [Buildroot] directive without effect Markus Heidelberg
  2008-09-07 18:57 ` Peter Korsgaard
@ 2008-09-07 21:59 ` Bernhard Reutner-Fischer
  1 sibling, 0 replies; 3+ messages in thread
From: Bernhard Reutner-Fischer @ 2008-09-07 21:59 UTC (permalink / raw)
  To: buildroot

On Sun, Sep 07, 2008 at 07:13:19PM +0200, Markus Heidelberg wrote:
>Hello,
>
>revision r19279 from 27.07.2007 uses an invalid variable name
>CONFIG_BR2_PACKAGE_LINUX, so that the if-statement is always false. I don't
>know the state, when the change was commited, so I'm not sure what to do.
>
>a) remove CONFIG_ because BR2_PACKAGE_LINUX does exist

indeed. Thanks for noticing it!

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

end of thread, other threads:[~2008-09-07 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-07 17:13 [Buildroot] directive without effect Markus Heidelberg
2008-09-07 18:57 ` Peter Korsgaard
2008-09-07 21:59 ` Bernhard Reutner-Fischer

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