summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-09 08:33:23 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-09 20:06:54 -0700
commit88498ea24710d23e16405eb793778c9553f8e8b1 (patch)
tree1477e6192f94360cc66a06964ebbc8e6889275b3
parent7b0f9e53555d35fbed6b0ca13e7316fabcd5ac6c (diff)
downloadmeta-openembedded-88498ea24710d23e16405eb793778c9553f8e8b1.tar.gz
hwdata: upgrade 0.362 -> 0.363
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.363.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.362.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb
index e408c4db5a..ddfce3f391 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.362.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.363.bb
@@ -5,7 +5,7 @@ SECTION = "System/Base"
5LICENSE = "GPL-2.0-or-later | XFree86-1.0" 5LICENSE = "GPL-2.0-or-later | XFree86-1.0"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
7 7
8SRCREV = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0" 8SRCREV = "75df73ae53e2bb878b5dc62036679efb69210222"
9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11