Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] How handle broken or partly broken packages in the	distribution
Date: Fri, 23 Jan 2009 17:45:43 +0100	[thread overview]
Message-ID: <1232729143.5311.77.camel@elrond.atmel.com> (raw)
In-Reply-To: <20090123095712.6878553d@hcegtvedt>

fre 2009-01-23 klockan 09:57 +0100 skrev Hans-Christian Egtvedt:
> On Thu, 22 Jan 2009 20:07:33 +0100
> Ulf Samuelsson <ulf.samuelsson@atmel.com> wrote:
> 
> <snipp list of packages>
>  
> > I suggest we disable them using
> > 	depends on "BR2_avr32
> > 
> 
> I assume " was supposed to be !.
> 
> > so they are not selectable for AVR32 users
> > 
> 
> To make it harder to fix the problem with the packages?
> 
> It might also be a result from the development environment on your
> build machine, like the recent alsa-utils errors somebody else found on
> opensuse, which I have not triggered in my Ubuntu system.
> 

True in some cases, but if the "machine is not recognized" 
pops up, then there is a slim chance for it to build.

An alternative approach would be to depend on 

	!BR_PACKAGE_<XXXX>_HIDE

and have
config BR2_HIDE_BROKEN_ON_AVR32
	depends on BR2_avr32
?	 select ?BR_PACKAGE_<XXX1>_HIDE?
	select ?BR_PACKAGE_<XXX1>_HIDE
	select ?BR_PACKAGE_<XXX1>_HIDE
	select ?BR_PACKAGE_<XXX1>_HIDE
	etc.
 
Which packages should be disabled this way should be open for
discussion, but if noone can build it, there
is no reason for wasting everyones time by making
it visible IN THE DISTRIBUTION.

BR
Ulf Samuelsson

  parent reply	other threads:[~2009-01-23 16:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-22 19:07 [Buildroot] How handle broken or partly broken packages in the distribution Ulf Samuelsson
2009-01-23  8:57 ` Hans-Christian Egtvedt
2009-01-23 12:44   ` Ulf Samuelsson
2009-01-23 16:45   ` Ulf Samuelsson [this message]
2009-01-23 17:12   ` Thiago A. Corrêa
2009-01-23 17:46     ` Ulf Samuelsson
2009-01-23 21:17       ` Thiago A. Corrêa
2009-01-24 10:47         ` Ulf Samuelsson
2009-01-26  6:05     ` Hans-Christian Egtvedt

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=1232729143.5311.77.camel@elrond.atmel.com \
    --to=ulf.samuelsson@atmel.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