From: Hongxu Jia <hongxu.jia@windriver.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/1] qt-x11-free: add missing DEPENDS on libglu for LSB Library Check
Date: Sat, 29 Jun 2013 13:36:24 +0800 [thread overview]
Message-ID: <51CE7258.7010909@windriver.com> (raw)
In-Reply-To: <2693732.0LEd3dIQS8@helios>
Hi Paul,
Got it
Thanks,
Hongxu
On 06/28/2013 06:50 PM, Paul Eggleton wrote:
> Hi Hongxu,
>
> On Wednesday 26 June 2013 10:38:52 Hongxu Jia wrote:
>> When libglu is missing in qt-x11-free's DEPENDS, the LSB 4.1 Library
>> Check will fail:
>> ...
>> Checking library symbols (libqt-mt.so.3)
>> Did not find _ZN10QGLContext10currentCtxE (unversioned) in libqt-mt.so.3
>> Unmangled symbol name: QGLContext::currentCtx
>> ...
>>
>> [YOCTO #4016]
>>
>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>> ---
>> recipes-qt3/qt3/qt-x11-free_3.3.7.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
>> b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb index a67dd63..af4fc01 100644
>> --- a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
>> +++ b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
>> @@ -1,4 +1,4 @@
>> -DEPENDS = "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext
>> libxrender libxrandr libxcursor virtual/libgl" +DEPENDS =
>> "qt-x11-free-native freetype virtual/libx11 libxmu libxft libxext
>> libxrender libxrandr libxcursor virtual/libgl libglu" PROVIDES = "qt3x11"
>> PR = "${INC_PR}.1"
> Merged to meta-qt3, thanks.
>
> I noticed we didn't actually specify in the README in meta-qt3 where patches
> should be sent, I have now fixed this. In future if you have any patches for
> this layer could you please send them to the yocto@yoctoproject.org mailing
> list.
>
> Thanks,
> Paul
>
next prev parent reply other threads:[~2013-06-29 5:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 2:32 [PATCH 0/1]qt-x11-free: fix LSB Library Check libqt-mt.so.3 fail Hongxu Jia
2013-06-26 2:32 ` [PATCH 1/1] qt-x11-free: add missing DEPENDS on libglu for LSB Library Check Hongxu Jia
2013-06-28 10:50 ` Paul Eggleton
2013-06-29 5:36 ` Hongxu Jia [this message]
2013-06-26 2:36 ` [PATCH 0/1]qt-x11-free: fix LSB Library Check libqt-mt.so.3 fail Hongxu Jia
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=51CE7258.7010909@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=paul.eggleton@linux.intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox