summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-03 17:19:21 -0700
committerArmin Kuster <akuster808@gmail.com>2024-01-05 07:52:16 -0500
commitdb816b09adbc9fd3510ee4f2b25ce9da0f96381c (patch)
treec4bb50a0ec54e19fa8eda3d58857df832d2574f9
parent7e616b796c052f831c4b45ee15c45b78a5cc46bc (diff)
downloadmeta-openembedded-db816b09adbc9fd3510ee4f2b25ce9da0f96381c.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 56d425377..b83406973 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"
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 = "21cb47beb1716545b25dfe8ae1b9e079c73b85d9" 8SRCREV = "b9ba5bc9eecbeeff441806695b227c3c3de4755c"
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"