summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-05-10 22:16:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-05-13 09:15:42 +0200
commit1a9f1c491b749b3a9c57063838c7876a7ab3196f (patch)
treeda7d2385fc7ec2ee49c4a3a1278893c27b622198
parent8ea88e6dfb1890a814390347d66d1d898791f0f9 (diff)
downloadptxdist-1a9f1c491b749b3a9c57063838c7876a7ab3196f.tar.gz
ptxdist-1a9f1c491b749b3a9c57063838c7876a7ab3196f.tar.xz
hwdata: Version bump. 0.358 -> 0.359
Misc ids update. Nothing exciting. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220510201640.3836084-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/hwdata.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/hwdata.make b/rules/hwdata.make
index 2aad71177..e0fbcb55e 100644
--- a/rules/hwdata.make
+++ b/rules/hwdata.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_HWDATA) += hwdata
#
# Paths and names
#
-HWDATA_VERSION := 0.358
-HWDATA_MD5 := 1a06da7e0ae7855bb519b2cc6cfdad4f
+HWDATA_VERSION := 0.359
+HWDATA_MD5 := 0d0429db17c95deaf2d03b3cc378221f
HWDATA := hwdata-$(HWDATA_VERSION)
HWDATA_SUFFIX := tar.gz
HWDATA_URL := https://github.com/vcrhonek/hwdata/archive/refs/tags/v$(HWDATA_VERSION).$(HWDATA_SUFFIX)