summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:02:34 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:36 -0700
commit338f0155fb7ed570bb58d943f5fdb59d29c0e608 (patch)
tree196b23098de8102b071e53765552d91192f3ef3a
parent43b9a44182bda3a2b3f2d7ef746c5527fd04eecd (diff)
downloadmeta-openembedded-338f0155fb7ed570bb58d943f5fdb59d29c0e608.tar.gz
hwdata: upgrade 0.385 -> 0.387
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.387.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.385.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb b/meta-oe/recipes-support/hwdata/hwdata_0.387.bb
index bc0373d14a..d73bb93aae 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.387.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 = "a038a430d5861df6f0429171746639d4fd21b624" 8SRCREV = "f0ba62c0b0401c215aed8abb42cf7dcdb7e6fecc"
9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 9SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"