summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-06-04 16:44:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-05 11:02:22 +0100
commit5c50dc09b2fb93ff30deb66db90a56557426a66b (patch)
tree620b2a4c3e73f1ec097e53a0eda8b15d38f957b7 /meta
parent317efba1a97c89c9c99723ed9d54ef6b9fadc0a0 (diff)
downloadpoky-5c50dc09b2fb93ff30deb66db90a56557426a66b.tar.gz
hwdata: upgrade 0.394 -> 0.395
(From OE-Core rev: e491c4274f309f00430673334cbdfacbfe773e63) 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')
-rw-r--r--meta/recipes-support/hwdata/hwdata_0.395.bb (renamed from meta/recipes-support/hwdata/hwdata_0.394.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.394.bb b/meta/recipes-support/hwdata/hwdata_0.395.bb
index 54edcecc2c..73b846b181 100644
--- a/meta/recipes-support/hwdata/hwdata_0.394.bb
+++ b/meta/recipes-support/hwdata/hwdata_0.395.bb
@@ -8,7 +8,7 @@ LICENSE = "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;tag=v${PV}" 10SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https;tag=v${PV}"
11SRCREV = "fa1ccf4e4944bdb4110025c5c40e4fee8c8de29b" 11SRCREV = "95c1de6c4a0d40415867b29c0791480fb8ad3cdb"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14