All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <openembedded@hrw.one.pl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [RFC] base_less_or_equal() for numerical value testing in OE
Date: Mon, 5 Mar 2007 09:12:43 +0100	[thread overview]
Message-ID: <200703050912.44261.openembedded@hrw.one.pl> (raw)
In-Reply-To: <45EBBF38.4020704@dominion.kabel.utwente.nl>

Dnia poniedziałek, 5 marca 2007, Koen Kooi napisał:
> Richard Purdie schreef:
> > On Mon, 2007-03-05 at 01:30 +0200, Paul Sokolovsky 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:

-1 from me too

> 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.

And what is bigscreen? VGA? SVGA? XGA? or maybe 1680x1050 which I use 
under OE/x86 chroot system?

Instead of using crypto names like smallscreen/bigscreen we should use 
MACHINE_ namespace instead:

MACHINE_SCREEN_RESOLUTION = "vga/svga/qvga/xga/wxga/hvga" etc
MACHINE_SCREEN_DPI = "100/280/75"

Because Neo1973 is smallscreen (2.8") but VGA (so bigscreen). I do not 
feel good with using full AbiWord on it but probably AbiWord embedded 
will be OK.

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

         Real programmers don't document.
         If it was hard to write, it should be hard to understand.





  reply	other threads:[~2007-03-05  8:12 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 [this message]
2007-03-05 10:07               ` Paul Sokolovsky
2007-03-05  9:33             ` Paul Sokolovsky
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=200703050912.44261.openembedded@hrw.one.pl \
    --to=openembedded@hrw.one.pl \
    --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.