From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] gupnp: upgrade from 0.16.0 to 0.16.1
Date: Fri, 24 Jun 2011 15:56:30 -0700 [thread overview]
Message-ID: <4E05161E.2030702@linux.intel.com> (raw)
In-Reply-To: <749B9D3DBF0F054390025D9EAFF47F224C6526EA@shsmsx501.ccr.corp.intel.com>
On 06/14/2011 01:04 AM, Mei, Lei wrote:
>
>
>> -----Original Message-----
>> From: openembedded-core-bounces@lists.openembedded.org
>> [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of
>> Koen Kooi
>> Sent: Tuesday, June 14, 2011 3:46 PM
>> To: Patches and discussions about the oe-core layer
>> Subject: Re: [OE-core] [PATCH 1/1] gupnp: upgrade from 0.16.0 to 0.16.1
>>
>>
>> Op 14 jun 2011, om 07:59 heeft Mei Lei het volgende geschreven:
>>
>>> Signed-off-by: Mei Lei<lei.mei@intel.com>
>>> ---
>>> .../gupnp/{gupnp_0.16.0.bb => gupnp_0.16.1.bb} | 7 +++++--
>>> 1 files changed, 5 insertions(+), 2 deletions(-)
>>> rename meta/recipes-connectivity/gupnp/{gupnp_0.16.0.bb =>
>> gupnp_0.16.1.bb} (79%)
>>>
>>> diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb
>> b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb
>>> similarity index 79%
>>> rename from meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb
>>> rename to meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb
>>> index 07b6b90..5b23134 100644
>>> --- a/meta/recipes-connectivity/gupnp/gupnp_0.16.0.bb
>>> +++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb
>>> @@ -7,8 +7,8 @@ DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2
>> gnome-icon-theme"
>>>
>>> SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
>>>
>>> -SRC_URI[md5sum] = "61b240c1a9fdf8ca82c5c3adde0d6757"
>>> -SRC_URI[sha256sum] =
>> "1b77201866b7632fb68bc2a3bdea22ef8ead34ba850b3ee367797432cfc0f04a"
>>> +SRC_URI[md5sum] = "021bb237741532af4bca50157ff326e4"
>>> +SRC_URI[sha256sum] =
>> "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe"
>>>
>>> PR = "r0"
>>>
>>> @@ -19,6 +19,9 @@ inherit autotools pkgconfig
>>> FILES_${PN} = "${libdir}/*.so.*"
>>> FILES_${PN}-dev += "${bindir}/gupnp-binding-tool"
>>>
>>> +do_configure_prepend() {
>>> + sed -i -e
>> 's:GOBJECT_INTROSPECTION_CHECK(\[0.6.4\]):AM_CONDITIONAL([HAVE_INTR
>> OSPECTION], [false]):g' ${S}/configure.ac
>>> +}
>>> SYSROOT_PREPROCESS_FUNCS += "gupnp_sysroot_preprocess"
>>
>> Does adding 'gobject-introspection' to DEPENDS or --disable-introspection to
>> EXTRA_OECONF fix the build issue?
>
> "--disable-introspection to EXTRA_OECONF" didn't fix the configure issue.
> Adding depends is my first option, but that will trigger a do_compile failure of 'gobject-introspection'.
> So decide to upgrade it to the latest version in this way.
>
Can you look into correctly fixing the gobject-introspection instead of
leaving it broken? That's another option to fix this problem.
Sau!
> Thanks
> Lei
>
>>
>> regards,
>>
>> Koen
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
prev parent reply other threads:[~2011-06-24 23:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 5:59 [PATCH 0/1]gupnp: upgrade from 0.16.0 to 0.16.1 Mei Lei
2011-06-14 5:59 ` [PATCH 1/1] gupnp: " Mei Lei
2011-06-14 7:45 ` Koen Kooi
2011-06-14 8:04 ` Mei, Lei
2011-06-24 22:56 ` Saul Wold [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=4E05161E.2030702@linux.intel.com \
--to=sgw@linux.intel.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 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.