summaryrefslogtreecommitdiffstats
path: root/package/tinycbor/tinycbor.mk
diff options
context:
space:
mode:
authorFabrice Fontaine <fontaine.fabrice@gmail.com>2016-08-19 14:19:34 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-08-19 14:33:06 +0200
commitcbb12d336bd037057ca7ba73699dd6b842526eba (patch)
tree1b775b61820af7106b57edae2f3edd1508fe4dd2 /package/tinycbor/tinycbor.mk
parent9ebcc74da68f89aab31c6d3a942e9dda8a0303ee (diff)
downloadbuildroot-cbb12d336bd037057ca7ba73699dd6b842526eba.tar.gz
buildroot-cbb12d336bd037057ca7ba73699dd6b842526eba.zip
tinycbor: bump to version 0.3.2
tinycbor 0.3.2 includes the buildroot patch that fixes the installation with old Makefile used by targets such as blackfin, more details can be found here: https://patchwork.ozlabs.org/patch/652187 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tinycbor/tinycbor.mk')
-rw-r--r--package/tinycbor/tinycbor.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinycbor/tinycbor.mk b/package/tinycbor/tinycbor.mk
index 0be91b7bb7..1519680fea 100644
--- a/package/tinycbor/tinycbor.mk
+++ b/package/tinycbor/tinycbor.mk
@@ -4,7 +4,7 @@
#
################################################################################
-TINYCBOR_VERSION = v0.3.1
+TINYCBOR_VERSION = v0.3.2
TINYCBOR_SITE = $(call github,01org,tinycbor,$(TINYCBOR_VERSION))
TINYCBOR_LICENSE = MIT
TINYCBOR_LICENSE_FILES = LICENSE
OpenPOWER on IntegriCloud