aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-09 01:28:14 +0800
committerArmin Kuster <akuster808@gmail.com>2021-04-08 13:13:29 -0700
commit539e8fd7e6a2ab109162ef77f2d91dcd2df59299 (patch)
tree4dbd2e496dd38c9a76c4194d2a9215fb031a07a5 /meta-oe/recipes-support
parent64e40a7e84623a3071ae35d8696b2cc5ac0b791c (diff)
downloadmeta-openembedded-contrib-539e8fd7e6a2ab109162ef77f2d91dcd2df59299.tar.gz
hwdata: upgrade 0.345 -> 0.346
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5b02a417845d91ce57ce89de0a597edc63966213) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb
index 56d814db88..738c32d637 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_git.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_git.bb
@@ -5,8 +5,8 @@ SECTION = "System/Base"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
-PV = "0.345"
-SRCREV = "5d7d97bae533401f60ce9a5a036ff7152c8aca8c"
+PV = "0.346"
+SRCREV = "a2bff16032a68b089eeb169f09dea08094891c9c"
SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
S = "${WORKDIR}/git"