All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: qt4-embedded and plugins - bitbaking qt4-embedded in a useful way
Date: Mon, 15 Nov 2010 08:08:04 +0100	[thread overview]
Message-ID: <4CE0DC54.1060906@eukrea.com> (raw)
In-Reply-To: <AANLkTinbpJJnbj38dV1P7tN1aHobq4XOmQe16kR7-bkW@mail.gmail.com>

Hi,

On 15/11/2010 02:36, Alessandro Sappia wrote:
> hi all, I wrote a small qt application and I want to run it on top of a
> mini2440 board (7"). I was able to build a working image with qt4-embedded
> and my app but then I'm stuck to the point that my app needs sqlite and
> qt4-embedded don't provide it (almost from what I've read).
>
> the git repository I've used is git://repo.or.cz/openembedded/mini2440.git
>
> the image boots and on prompt I write
>
> qMyApp -qws
>
> this stats qt-embedded right, and after I read that there is no sql driver
> plugin available.
>
> from what I've found (1) classes/qt4e.bbclass says just "network" plugin
> and no "sql" plugin; (2) qt4-embedded.bb include qt4.inc that has
> --no-sql-sqlite in it.
>
> now I'm stuck: change that to what I need ? I've tried to overlay the
> qt4-embedded.bb recipe, but I didn't get anything useful from it (maybe I'm
> doing overlaying wrong)
>
> Does anyone knows how to solve this ?
>
By using the openembedded master branch, you will get the sqlite plugins :
qt4-embedded-plugin-sqldriver-sqlite2_4.7.0-r25.1.9_armv5te.ipk
qt4-embedded-plugin-sqldriver-sqlite_4.7.0-r25.1.9_armv5te.ipk

So maybe the right thing to do is to rebase this mini2440 tree onto master 
(and then to send patches to integrate the differences).

Eric
Eric



      reply	other threads:[~2010-11-15  7:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15  1:36 qt4-embedded and plugins - bitbaking qt4-embedded in a useful way Alessandro Sappia
2010-11-15  7:08 ` Eric Bénard [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=4CE0DC54.1060906@eukrea.com \
    --to=eric@eukrea.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.