On Mon, Feb 24, 2014 at 7:28 PM, Martin Jansa wrote:
> because qtwebkit-examples is checking PACKAGECONFIG from qtbase recipe
right... this is quite ugly, no? I understand what we are trying to do
here. but do we really want to do it like this? is there a way we can
read the qtbase PACKAGECONFIG
On Mon, Feb 24, 2014 at 07:06:29PM +0100, Nicolas Dechesne wrote:
> On Sat, Feb 22, 2014 at 9:25 AM, Martin Jansa wrote:
> > Please ignore my comment, I haven't noticed that you've added
> > PACKAGECONFIG_OPENSSL to qt5.inc and it's actually "from qtbase's
> > PACKAGECONFIG".
> >
> > I've added co
On Sat, Feb 22, 2014 at 9:25 AM, Martin Jansa wrote:
> Please ignore my comment, I haven't noticed that you've added
> PACKAGECONFIG_OPENSSL to qt5.inc and it's actually "from qtbase's
> PACKAGECONFIG".
>
> I've added comment in qtbase.inc and integrated this to master-next.
hmm. still i don't ge
On Sat, Feb 22, 2014 at 12:25 AM, Martin Jansa wrote:
>
> I've added comment in qtbase.inc and integrated this to master-next.
>
Great! Thank-you Martin and Khem.
Andre
--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
ht
On Sat, Feb 22, 2014 at 07:39:19AM +0100, Martin Jansa wrote:
> On Fri, Feb 21, 2014 at 09:30:07PM -0800, Andre McCurdy wrote:
> > If qtbase is configured with openssl support then the
> > qtwebkit browser example apps require CA certificates.
> >
> > Signed-off-by: Andre McCurdy
> > ---
> > rec
On Fri, Feb 21, 2014 at 09:30:07PM -0800, Andre McCurdy wrote:
> If qtbase is configured with openssl support then the
> qtwebkit browser example apps require CA certificates.
>
> Signed-off-by: Andre McCurdy
> ---
> recipes-qt/qt5/qt5.inc | 2 ++
> recipes-qt/qt5/qtbase.inc
On Feb 21, 2014, at 9:30 PM, Andre McCurdy wrote:
> If qtbase is configured with openssl support then the
> qtwebkit browser example apps require CA certificates.
looks ok now
>
> Signed-off-by: Andre McCurdy
> ---
> recipes-qt/qt5/qt5.inc | 2 ++
> recipes-qt/qt5/qtbase.inc
If qtbase is configured with openssl support then the
qtwebkit browser example apps require CA certificates.
Signed-off-by: Andre McCurdy
---
recipes-qt/qt5/qt5.inc | 2 ++
recipes-qt/qt5/qtbase.inc| 2 +-
recipes-qt/qt5/qtwebkit-examples.inc | 1 +
3 files changed, 4 i