From: Robert Yang <liezhi.yang@windriver.com>
To: Martin Jansa <martin.jansa@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut
Date: Thu, 2 Apr 2015 11:24:54 +0800 [thread overview]
Message-ID: <551CB686.5090405@windriver.com> (raw)
In-Reply-To: <20150401175921.GK14928@jama>
On 04/02/2015 01:59 AM, Martin Jansa wrote:
> On Wed, Apr 01, 2015 at 12:53:00AM -0700, Robert Yang wrote:
>> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
>> ---
>> meta/recipes-graphics/piglit/piglit_git.bb | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
>> index 68ac7e7..e33e4a7 100644
>> --- a/meta/recipes-graphics/piglit/piglit_git.bb
>> +++ b/meta/recipes-graphics/piglit/piglit_git.bb
>> @@ -21,6 +21,9 @@ REQUIRED_DISTRO_FEATURES = "x11"
>
> Does this change resolve:
> REQUIRED_DISTRO_FEATURES = "x11"
> ?
>
> If yes, then you should remove it.
I'm afraid not since it depends on virtual/libx11.
// Robert
>
>> # contents out of $S and $B.
>> B="${S}"
>>
>> +PACKAGECONFIG ??= ""
>> +PACKAGECONFIG[freeglut] = "-DPIGLIT_USE_GLUT=1,-DPIGLIT_USE_GLUT=0,freeglut,"
>> +
>> # CMake sets the rpath at build time with the source tree, and will reset it at
>> # install time. As we don't install this doesn't happen, so force the rpath to
>> # what we need.
>> --
>> 1.7.9.5
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
next prev parent reply other threads:[~2015-04-02 3:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-01 7:52 [PATCH 0/3] meta: 3 fixes Robert Yang
2015-04-01 7:53 ` [PATCH 1/3] piglit: add PACKAGECONFIG for freeglut Robert Yang
2015-04-01 17:59 ` Martin Jansa
2015-04-02 3:24 ` Robert Yang [this message]
2015-04-02 11:10 ` Burton, Ross
2015-04-04 3:32 ` Robert Yang
2015-04-01 7:53 ` [PATCH 2/3] db: fix parallel issue Robert Yang
2015-04-01 7:53 ` [PATCH 3/3] glibc: fix a tpo Robert Yang
2015-04-01 17:59 ` Martin Jansa
2015-04-02 3:12 ` Robert Yang
2015-04-02 4:37 ` Martin Jansa
2015-04-02 5:09 ` Robert Yang
2015-04-02 22:15 ` Khem Raj
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=551CB686.5090405@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox