summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-connectivity/gupnp/gssdp.inc
Commit message (Collapse)AuthorAgeFilesLines
* gssdp: Merge incAdrian Bunk2019-07-101-20/+0
| | | | | | | This recipe stopped having multiple versions in 2014. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-multimedia: use bb.utils.contains() instead of base_contains()Ross Burton2016-04-281-1/+1
| | | | | | | | base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gupnp: fix gobject introspectionAlexander Kanavin2016-03-141-5/+7
| | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* gssdp: add 0.12.2.1 and 0.13.2Ross Burton2013-01-091-0/+18
0.12.x is the stable series, 0.13.x is the development series that some packages (specifically dLeyna) require. Signed-off-by: Ross Burton <ross.burton@intel.com>