summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-04-09 10:40:31 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-04-10 11:05:35 +0100
commit8308864fd1a0583f5d1e2b97b1d06869a59c333a (patch)
tree810caf6b87298b4e00b02268c44853aaeaf9c3bf /meta/recipes-support
parent18dd7fbb3891f54786936d9aafdd05f26efa7467 (diff)
downloadpoky-8308864fd1a0583f5d1e2b97b1d06869a59c333a.tar.gz
hwdata: upgrade 0.393 -> 0.394
(From OE-Core rev: c727faa835dfbc792d5008bbcb0ca6c5a81cb029) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.394.bb (renamed from meta/recipes-support/hwdata/hwdata_0.393.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.393.bb b/meta/recipes-support/hwdata/hwdata_0.394.bb
index 1517a1d35f..54edcecc2c 100644
--- a/meta/recipes-support/hwdata/hwdata_0.393.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.394.bb
@@ -7,8 +7,8 @@ SECTION = "System/Base"
7LICENSE = "GPL-2.0-or-later | X11" 7LICENSE = "GPL-2.0-or-later | X11"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
9 9
10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}"
11SRCREV = "2b7f8370a5b3b1552d8264b8665ed99ddfea0b57" 11SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14