<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-multimedia/recipes-multimedia/dleyna, branch thud</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-05-23T13:49:38+00:00</updated>
<entry>
<title>media-service-upnp, renderer-service-upnp: Delete</title>
<updated>2017-05-23T13:49:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-05-09T07:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c8044261026113b0d2769fce9eba6cdfffe89a95'/>
<id>urn:sha1:c8044261026113b0d2769fce9eba6cdfffe89a95</id>
<content type='text'>
These repos are gone from upstream https://github.com/01org

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dleyna-server: Update to 0.6.0 release</title>
<updated>2017-05-23T13:49:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-05-09T07:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=458950562ff93b60bd07df8cf14c535854bc67e4'/>
<id>urn:sha1:458950562ff93b60bd07df8cf14c535854bc67e4</id>
<content type='text'>
License checksum changed due to copyright year update in 2017

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: add removal date to PNBLACKLIST messages</title>
<updated>2017-04-05T17:36:45+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-04-05T17:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cdb428e7c49899675ee7b7a43f6cecdb5b4c2546'/>
<id>urn:sha1:cdb428e7c49899675ee7b7a43f6cecdb5b4c2546</id>
<content type='text'>
* based on discussion in pndeprecated thread:
  https://patchwork.openembedded.org/patch/137573/
  update the messages to warn possible users that the
  recipe will be removed before the end of the next development
  cycle (before Yocto 2.4 is released).

* updated with:
  sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs`
* then noticed couple recipes being blacklisted only based on
  DISTRO_FEATURES, so removed those:
  meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb
  meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb
  meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb
  meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb
  meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb
  meta-oe/recipes-navigation/gypsy/gypsy.inc
  meta-oe/recipes-navigation/navit/navit.inc
  meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb

* if it isn't fixed by this date, it's fair game to be removed
  whenever someone gets around to i

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>media-service-demo: remove the recipe</title>
<updated>2016-03-14T11:15:27+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2016-02-22T17:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e687341653b0276d9d9c5868ac3da0b0da119f47'/>
<id>urn:sha1:e687341653b0276d9d9c5868ac3da0b0da119f47</id>
<content type='text'>
It hasn't been updated in years, and depends on pygtk,
which is obsolete and incompatible with pygobject 3.x
(and so is no longer provided).

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>dleyna-renderer: Add recipe</title>
<updated>2015-12-18T11:28:23+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>manuel.bachmann@iot.bzh</email>
</author>
<published>2015-11-12T05:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=60555f648cb51806ada687dc73f691b79b45e572'/>
<id>urn:sha1:60555f648cb51806ada687dc73f691b79b45e572</id>
<content type='text'>
dleyna-renderer is a library for implementing Digital Media
(DLNA) Renderers, and also provides a sample implementation
of such a renderer.

"dleyna-renderer-service" is designed to be started and
consumed using D-Bus.

Signed-off-by: Manuel Bachmann &lt;manuel.bachmann@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dleyna-server: Add recipe</title>
<updated>2015-12-18T11:28:23+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>manuel.bachmann@iot.bzh</email>
</author>
<published>2015-11-12T05:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0bbbb5def572dda9b29e004c0536229ca6980261'/>
<id>urn:sha1:0bbbb5def572dda9b29e004c0536229ca6980261</id>
<content type='text'>
dleyna-server is a library for implementing Digital Media
(DLNA) Servers, and also provides a sample implementation
of such a server.

"dleyna-server-service" is designed to be started and
consumed using D-Bus.

Signed-off-by: Manuel Bachmann &lt;manuel.bachmann@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dleyna-connector-dbus: Add recipe</title>
<updated>2015-12-18T11:28:23+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>manuel.bachmann@iot.bzh</email>
</author>
<published>2015-11-12T05:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6a9dfe994775c5c4b0073ba096c380d3d27a3799'/>
<id>urn:sha1:6a9dfe994775c5c4b0073ba096c380d3d27a3799</id>
<content type='text'>
dleyna-connector-dbus is a D-Bus connector library
depending on "dleyna-core", and needed by dLeyna
implementations (most notably "dleyna-server" and
"dleyna-renderer"). It allows them to discover D-Bus
buses, and to be started via D-Bus services files.

Signed-off-by: Manuel Bachmann &lt;manuel.bachmann@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dleyna-core: Add recipe</title>
<updated>2015-12-18T11:28:23+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>manuel.bachmann@iot.bzh</email>
</author>
<published>2015-11-12T05:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=64d79e9d70663b1b7ac7c4c3656eac87786dce25'/>
<id>urn:sha1:64d79e9d70663b1b7ac7c4c3656eac87786dce25</id>
<content type='text'>
dleyna-core is a library of utility functions needed by
other dLeyna packages (most notably "dleyna-connector-dbus"
"dleyna-server" and "dleyna-renderer").

It provides APIs for logging, error, settings, task
management and an IPC abstraction API.

Signed-off-by: Manuel Bachmann &lt;manuel.bachmann@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>media-service-upnp: Update to 0.5.0</title>
<updated>2015-10-23T10:53:22+00:00</updated>
<author>
<name>Manuel Bachmann</name>
<email>manuel.bachmann@iot.bzh</email>
</author>
<published>2015-10-12T11:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d3906d98a13c831089c60541504cdc708574992'/>
<id>urn:sha1:4d3906d98a13c831089c60541504cdc708574992</id>
<content type='text'>
Update to latest version (requires gupnp-dlna 0.9.4).

Signed-off-by: Manuel Bachmann &lt;manuel.bachmann@iot.bzh&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>PNBLACKLIST: use weak assignments</title>
<updated>2014-12-17T11:55:40+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-12-06T07:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=96a92761c0a1bb2317fa4ea422c32e4473405103'/>
<id>urn:sha1:96a92761c0a1bb2317fa4ea422c32e4473405103</id>
<content type='text'>
* this makes it easier to unblacklist it from local.conf which
  is parsed before the recipes

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
