From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 4/5] gupnp-dlna: upgrade to 0.9.5
Date: Fri, 21 Nov 2014 14:57:48 +0100 [thread overview]
Message-ID: <20141121135748.GD2163@jama> (raw)
In-Reply-To: <1415728430-30366-4-git-send-email-ross.burton@intel.com>
[-- Attachment #1: Type: text/plain, Size: 2162 bytes --]
On Tue, Nov 11, 2014 at 05:53:49PM +0000, Ross Burton wrote:
> Also use GNOME_MIRROR in SRC_URI.
Seems to break media-service-upnp
| /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/media-service-upnp/0.4.0-r0/git/src/device.c:2739:12: error: too few arguments to function 'gupnp_dlna_profile_guesser_guess_profile_sync'
| profile = gupnp_dlna_profile_guesser_guess_profile_sync(guesser,
| ^
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> .../gupnp/{gupnp-dlna_0.9.2.bb => gupnp-dlna_0.9.5.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta-multimedia/recipes-connectivity/gupnp/{gupnp-dlna_0.9.2.bb => gupnp-dlna_0.9.5.bb} (72%)
>
> diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.2.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.5.bb
> similarity index 72%
> rename from meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.2.bb
> rename to meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.5.bb
> index b7e71cf..c936750 100644
> --- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.2.bb
> +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.5.bb
> @@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
>
> DEPENDS = "libxml2 glib-2.0"
>
> -SRC_URI = "http://download.gnome.org/sources/${BPN}/0.9/${BPN}-${PV}.tar.xz"
> -SRC_URI[md5sum] = "d972f9b03f0f3793cb895eb034ea314f"
> -SRC_URI[sha256sum] = "c28d5650604c7da4f193e6b85049a4885f3a01f1996df768d55b5cb898a9fc53"
> +SRC_URI = "${GNOME_MIRROR}/${BPN}/0.9/${BPN}-${PV}.tar.xz"
> +SRC_URI[md5sum] = "b0c9e5e6edc5ca6fe854bc53560431bf"
> +SRC_URI[sha256sum] = "44a226300287ffbee1899c35775b4b9153930f29433a75d8c1577d8547c29e83"
>
> inherit autotools pkgconfig
>
> --
> 1.7.10.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-11-21 13:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-11 17:53 [PATCH 1/5] gssdp: use GNOME_MIRROR in SRC_URI Ross Burton
2014-11-11 17:53 ` [PATCH 2/5] gupnp: " Ross Burton
2014-11-11 17:53 ` [PATCH 3/5] gupnp-av: " Ross Burton
2014-11-11 17:53 ` [PATCH 4/5] gupnp-dlna: upgrade to 0.9.5 Ross Burton
2014-11-21 13:57 ` Martin Jansa [this message]
2014-11-11 17:53 ` [PATCH 5/5] libmediaart: add new recipe Ross Burton
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=20141121135748.GD2163@jama \
--to=martin.jansa@gmail.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.