summaryrefslogtreecommitdiffstats
path: root/package/libhdhomerun
Commit message (Collapse)AuthorAgeFilesLines
* package/libhdhomerun: bump version to 20180817Bernd Kuhls2018-10-082-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* libhdhomerun: bump to version 20180327Fabrice Fontaine2018-05-132-2/+3
| | | | | | | Add hash for license file Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/libhdhomerun: bump version to 20170930Bernd Kuhls2017-10-152-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libhdhomerun: fix legal-infoBernd Kuhls2017-06-071-1/+1
| | | | | | | | Fixes http://autobuild.buildroot.net/results/8ea/8eaa8c4027bca26d5a21da83f67358a43627f1b2/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libhdhomerun: bump version to 20161117Bernd Kuhls2017-06-052-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot, package: use SPDX short identifier for LGPLv2.1/LGPLv2.1+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license string as much as possible. SPDX short identifier for LGPLv2.1/LGPLv2.1+ is LGPL-2.1/LGPL-2.1+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/LGPLv2.1(\+)?/LGPL-2.1\1/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libhdhomerun: fix header install pathBernd Kuhls2016-01-251-1/+2
| | | | | | | | | | | | | Header files are expected to be installed in usr/include/libhdhomerun/ https://packages.debian.org/sid/i386/libhdhomerun-dev/filelist https://github.com/tvheadend/tvheadend/blob/master/src/input/mpegts/tvhdhomerun/tvhdhomerun_private.h#L27 This patch will fix a build error with hdhomerun support enabled in tvheadend. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libhdhomerun: new packageBernd Kuhls2015-12-164-0/+63
Needed for new kodi-pvr-hdhomerun package. [Thomas: use TARGET_MAKE_ENV, other minor tweaks.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud