All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Cc: gmane@reliableembeddedsystems.com
Subject: Re: webkit with poky(yocto) on top of directfb and not X11
Date: Fri, 8 Apr 2011 10:47:47 +0100	[thread overview]
Message-ID: <201104081047.47169.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <inieho$3ht$1@dough.gmane.org>

On Wednesday 06 April 2011 20:22:31 Robert Berger wrote:
> ... but there is also a qt4-embedded package, which seems to run on top
> of directfb and has a dependency with webkit.
> 
> Does this mean, that if I build/install qt4-embedded and kill the
> X-server on a sato image that I'll have a webkit on top of directfb?
> 
> Is this supposed to be the right way to achieve webkit over directfb?

I don't know that there's one "right" way - Ke has suggested a gtk+ based 
solution, but qt4-embedded should also work in the way you described, in that 
it will provide a webkit-based web browsing widget for your application that 
can be used without X.

In this scenario you would create a recipe for your application that would 
inherit from the qt4e bbclass, and then create a custom image that would 
install your application's package, and shared library dependencies will pull 
in the appropriate Qt4-embedded packages automatically. The finishing touch 
would be an init-script that started your application on boot.

(I guess it would be useful to document some of this Qt4 stuff in a little more 
depth at some point.)

Cheers,
Paul


      parent reply	other threads:[~2011-04-08  9:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06 19:22 webkit with poky(yocto) on top of directfb and not X11 Robert Berger
2011-04-08  2:07 ` Yu Ke
2011-04-08 15:17   ` Robert Berger
2011-04-08 15:44   ` Robert Berger
2011-04-08  9:47 ` Paul Eggleton [this message]

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=201104081047.47169.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=gmane@reliableembeddedsystems.com \
    --cc=poky@yoctoproject.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.