aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hwdata
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-02-14 15:43:41 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-15 08:05:07 -0800
commit58d4365df083f41cf962b82309ea3ff0c5c88abc (patch)
treea0927393a3f0d3bf11567b4e9c20d1ade5bcd7e7 /meta-oe/recipes-support/hwdata
parent59ceb3f122cbb0a83ec1d9425767221c295645f0 (diff)
downloadmeta-openembedded-58d4365df083f41cf962b82309ea3ff0c5c88abc.tar.gz
hwdata: upgrade 0.331 -> 0.332
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hwdata')
-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 e63838f9a1..77bb60aed8 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.331"
-SRCREV = "337be5f6acbe15aa06063914e1fd25d49a05523b"
+PV = "0.332"
+SRCREV = "17cc5d636a559ae1073865846980e4db35f7989a"
SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
S = "${WORKDIR}/git"