summaryrefslogtreecommitdiffstats
path: root/package/libsigrokdecode/libsigrokdecode.mk
Commit message (Collapse)AuthorAgeFilesLines
* libsigrokdecode: bump version to 0.5.2Bartosz Golaszewski2018-11-171-1/+1
| | | | | Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libsigrokdecode: bump version to 0.5.1Peter Korsgaard2018-04-271-1/+1
| | | | | | | And add a license hash. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* libsigrokdecode: bump version to 0.5.0Bartosz Golaszewski2017-07-021-1/+1
| | | | | Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot, package: use SPDX short identifier for GPLv3/GPLv3+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | | We want to use SPDX identifier for license string as much as possible. SPDX short identifier for GPLv3/GPLv3+ is GPL-3.0/GPL-3.0+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv3\>/GPL-3.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsigrokdecode: bump to version 0.4.1Peter Korsgaard2016-12-281-1/+1
| | | | | | | For details, see: https://www.sigrok.org/blog/libsigrokdecode-041-released Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libsigrokdecode: bump version to 0.4.0Bernd Kuhls2016-01-311-11/+2
| | | | | | | Switch to upstream tarball, remove autoreconf, add hash, fix typo. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libsigrokdecode: new packageBartosz Golaszewski2015-02-011-0/+23
[Peter: needs libglib2+host-pkgconf, simplify pre-configure, propagate !python dependency] Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud