All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Sokolovsky <pmiscml@gmail.com>
To: Koen Kooi <openembedded-devel@lists.openembedded.org>
Subject: Re: [RFC] base_less_or_equal() for numerical value testing in OE
Date: Mon, 5 Mar 2007 11:33:08 +0200	[thread overview]
Message-ID: <374228801.20070305113308@gmail.com> (raw)
In-Reply-To: <45EBBF38.4020704@dominion.kabel.utwente.nl>

Hello Koen,

Monday, March 5, 2007, 8:56:56 AM, you wrote:

[]

>> You only ask for screen size but I can guarantee that wouldn't be the
>> last request. I'm dead set against this.

> Me too, since you will get something like this:

> application_1.4.5-r5_bigscreen.ipk
> application_1.4.5-r5_ppc603e.ipk
> application_1.4.5-r5_armv5te.ipk
> application_1.4.5-r5_smallscreen.ipk

> Now Marcin wants to install 'application' on his webpad and it doesn't run. Why? Because
> 'application_1.4.5-r5_bigscreen.ipk' secretly is ARM instead of x86.

  This was covered in my original rundown of how that could be
implemented. I proposed to have convention that smallscreen/datascreen
virtual archs may be applied only to data packages (whose arch would
be 'all' otherwise). Obviously, this can be enforced by insane.class.

  So, it would be:

application_1.4.5-r5_ppc603e.ipk
application_1.4.5-r5_armv5te.ipk
+
application-data_1.4.5-r5_bigscreen.ipk
application-data_1.4.5-r5_smallscreen.ipk

> regards,

> Koen

[]

-- 
Best regards,
 Paul                            mailto:pmiscml@gmail.com




  parent reply	other threads:[~2007-03-05  9:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 20:35 [RFC] base_less_or_equal() for numerical value testing in OE Paul Sokolovsky
2007-02-27 20:38 ` Koen Kooi
2007-02-27 20:49   ` Paul Sokolovsky
2007-02-27 20:49 ` Richard Purdie
2007-02-27 21:31   ` Paul Sokolovsky
2007-02-27 21:40     ` Koen Kooi
2007-02-27 22:07       ` Paul Sokolovsky
2007-02-27 22:03     ` Richard Purdie
2007-03-04 23:30       ` Paul Sokolovsky
2007-03-04 23:40         ` Richard Purdie
2007-03-05  6:56           ` Koen Kooi
2007-03-05  8:12             ` Marcin Juszkiewicz
2007-03-05 10:07               ` Paul Sokolovsky
2007-03-05  9:33             ` Paul Sokolovsky [this message]
2007-02-28 13:09     ` Koen Kooi
2007-02-28 14:04       ` Philip Balister
2007-03-04 23:34       ` Paul Sokolovsky

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=374228801.20070305113308@gmail.com \
    --to=pmiscml@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.