aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-03 17:19:21 -0700
committerArmin Kuster <akuster808@gmail.com>2023-12-13 14:20:54 -0500
commitd46c2f16c0e05c446c5a3decf83a6b8543527e8d (patch)
tree3ccb7a92b54dab549b190deb01937a8f1c3b7a02
parent0da7fccaa2eba582e3ade8324e7142e9a4ca3011 (diff)
downloadmeta-openembedded-contrib-d46c2f16c0e05c446c5a3decf83a6b8543527e8d.tar.gz
hwdata: upgrade 0.370 -> 0.375
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 730a12716efce66263da55045eac69554c24bc1b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/hwdata/hwdata_0.375.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.370.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.370.bb b/meta-oe/recipes-support/hwdata/hwdata_0.375.bb
index 56d4253772..b834069733 100644
--- a/meta-oe/recipes-support/hwdata/hwdata_0.370.bb
+++ b/meta-oe/recipes-support/hwdata/hwdata_0.375.bb
@@ -5,7 +5,7 @@ SECTION = "System/Base"
LICENSE = "GPL-2.0-or-later | XFree86-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57"
-SRCREV = "21cb47beb1716545b25dfe8ae1b9e079c73b85d9"
+SRCREV = "b9ba5bc9eecbeeff441806695b227c3c3de4755c"
SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https"
S = "${WORKDIR}/git"