summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-09-13 18:13:52 +0800
committerKhem Raj <raj.khem@gmail.com>2022-09-13 09:55:02 -0700
commite457ecf26b378abb134a46712e94895ac152155f (patch)
tree27384bdc6c1c95663c540506fa2be09cbba43fc7
parentdfe7541f055b4e042207f8cb8efb19e10969d109 (diff)
downloadmeta-openembedded-e457ecf26b378abb134a46712e94895ac152155f.tar.gz
hwdata: upgrade 0.361 -> 0.362
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.362.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.361.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.361.bb b/meta-oe/recipes-support/hwdata/hwdata_0.362.bb
index c8daf7d5f9..e408c4db5a 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.361.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.362.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 = "a934c616e2e666552586caa85af9fc583855df49" 8SRCREV = "8a3647e5da0a157cbf1bff1845b0cdaf1ce1bdb0"
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