summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-03 17:19:21 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:47:16 -0800
commit730a12716efce66263da55045eac69554c24bc1b (patch)
tree16c4ce2ebd84f883df9a22d206a3ccb66d839e96
parentaffd76bde2e2756147abd25ff2e6d40def761ce6 (diff)
downloadmeta-openembedded-730a12716efce66263da55045eac69554c24bc1b.tar.gz
hwdata: upgrade 0.370 -> 0.375
Signed-off-by: Khem Raj <raj.khem@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"
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"