summaryrefslogtreecommitdiffstats
path: root/package/bitstream
Commit message (Collapse)AuthorAgeFilesLines
* bitstream: fix hash fileThomas Petazzoni2018-10-081-1/+1
| | | | | | | | | | | | | In commit d52e17701d73749fe81495b7c956268362ca0bbd ("package/bitstream: bump version to 1.4"), the hash file of the bitstream package was not properly updated, with the md5 line being wrong. This commit fixes this problem, which was noticed by check-package: package/bitstream/bitstream.hash:2: expected three fields (http://nightly.buildroot.org/#adding-packages-hash) package/bitstream/bitstream.hash:2: hash size does not match type (http://nightly.buildroot.org/#adding-packages-hash) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/bitstream: bump version to 1.4Bernd Kuhls2018-10-042-5/+7
| | | | | | | Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/bitstream: bump version to 1.2Bernd Kuhls2017-05-222-5/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bitstream: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias2016-10-221-1/+1
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* bitstream: new packageJulian Scheel2015-10-183-0/+33
BiTStream is a set of headers to ease processing of mpeg ts streams. It is used by dvblast. [Thomas: - add missing hash file. - add missing BITSTREAM_LICENSE_FILES information. - rewrap Config.in help text. - use lowercase name for the package in the comment header in bitstream.mk.] Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud