summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-11-18 17:29:27 +0800
committerKhem Raj <raj.khem@gmail.com>2024-11-19 16:59:11 -0800
commit5659bcc2ee183dc6a2003d04ec1a38bfad951327 (patch)
tree9d9b2a16a13f46c25a6bf603ff0b29ccd9284907
parent9c172eed92487df54706742188a10c3e90b7578d (diff)
downloadmeta-openembedded-5659bcc2ee183dc6a2003d04ec1a38bfad951327.tar.gz
hwdata: upgrade 0.388 -> 0.389
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.389.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.388.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb b/meta-oe/recipes-support/hwdata/hwdata_0.389.bb
index 63fcfb22b7..7479813f7d 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.388.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.389.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 = "f25185c1814901bf85383693e0dd73bf1d8fe1a1" 8SRCREV = "5313a12eb992a354c17fc895c1d69c8c42b09a06"
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"