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 <[email protected]> > --- > .../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 > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
