summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hwdata
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-03-08 21:20:41 +0800
committerKhem Raj <raj.khem@gmail.com>2023-03-09 09:10:52 -0800
commit36101682873ac739b5f0d4001ec57c9bf701e819 (patch)
treecf47327042168ec2ab50533930d36903834835f0 /meta-oe/recipes-support/hwdata
parentf63c307318fbda42d2e9274eeb668c627b25fc9b (diff)
downloadmeta-openembedded-36101682873ac739b5f0d4001ec57c9bf701e819.tar.gz
hwdata: upgrade 0.367 -> 0.368
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hwdata')
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.368.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.367.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.367.bb b/meta-oe/recipes-support/hwdata/hwdata_0.368.bb
index 9d27833637..786cc00e9a 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.367.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.368.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 = "15c9d3bc939848e5f8b86cf9496f991de48c861f" 8SRCREV = "0e25d93ac6433791edbb9d28b3f8eae0cf5e46ff"
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"