[oe-commits] [meta-openembedded] 08/15: rygel: Upgrade to 0.38.3

git at git.openembedded.org git at git.openembedded.org
Tue Feb 18 06:27:23 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit a067634beb431d15eaee085c433621d83657400b
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Feb 17 22:14:26 2020 -0800

    rygel: Upgrade to 0.38.3
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Cc: Andreas Müller <schnitzeltony at gmail.com>
---
 .../recipes-connectivity/rygel/{rygel_0.37.0.bb => rygel_0.38.3.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.37.0.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.38.3.bb
similarity index 95%
rename from meta-multimedia/recipes-connectivity/rygel/rygel_0.37.0.bb
rename to meta-multimedia/recipes-connectivity/rygel/rygel_0.38.3.bb
index 6ee02fc..3fc8450 100644
--- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.37.0.bb
+++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.38.3.bb
@@ -12,11 +12,11 @@ DEPENDS = "libxml2 glib-2.0 gssdp gupnp gupnp-av gupnp-dlna gstreamer1.0 gstream
 RDEPENDS_${PN} = "gstreamer1.0-plugins-base-playback shared-mime-info"
 RRECOMMENDS_${PN} = "rygel-plugin-media-export"
 
-SRC_URI[archive.md5sum] = "f897167ad82e2e741582f2c393a76843"
-SRC_URI[archive.sha256sum] = "dfd3d885da3ac383ba0cfbf119995f4a0c2bca2cc8f8cfcd3df10cfec8f35cd7"
-
 inherit gnomebase vala gobject-introspection gettext systemd
 
+SRC_URI[archive.md5sum] = "7f95401903a3f855b464d5152b9d4c07"
+SRC_URI[archive.sha256sum] = "08c21a577f7bdad26446a75ffa32778b26842c3b1188165f0b19818559747d00"
+
 EXTRA_OECONF = "--disable-tracker-plugin --with-media-engine=gstreamer"
 
 PACKAGECONFIG ?= "external mpris ruih media-export gst-launch"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list