summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2021-01-15 23:17:48 +0800
committerKhem Raj <raj.khem@gmail.com>2021-01-17 11:47:41 -0800
commitcca31f9267c2f6c3a4157e0d85b54e31bd0daa84 (patch)
treeeab66f8b33ed0781224ae71fb16a805004c8a06e
parent14365a5fd5178f177a8ca31ad605b903f9e49fe6 (diff)
downloadmeta-openembedded-cca31f9267c2f6c3a4157e0d85b54e31bd0daa84.tar.gz
hwdata: upgrade 0.342 -> 0.343
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 0ac08bd51c..59c6093b14 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"
5LICENSE = "GPL-2.0+" 5LICENSE = "GPL-2.0+"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
7 7
8PV = "0.342" 8PV = "0.343"
9SRCREV = "bdcc84fca6eb97bef9a8a8b04f71cbed8f32a986" 9SRCREV = "cce4969f24c213ae3ab45ee90a485b342ab74014"
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"