diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-10 17:02:34 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-10 07:20:36 -0700 |
commit | 338f0155fb7ed570bb58d943f5fdb59d29c0e608 (patch) | |
tree | 196b23098de8102b071e53765552d91192f3ef3a | |
parent | 43b9a44182bda3a2b3f2d7ef746c5527fd04eecd (diff) | |
download | meta-openembedded-338f0155fb7ed570bb58d943f5fdb59d29c0e608.tar.gz |
hwdata: upgrade 0.385 -> 0.387
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.387.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.385.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb b/meta-oe/recipes-support/hwdata/hwdata_0.387.bb index bc0373d14a..d73bb93aae 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.385.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.387.bb | |||
@@ -5,7 +5,7 @@ SECTION = "System/Base" | |||
5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" | 5 | LICENSE = "GPL-2.0-or-later | XFree86-1.0" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
7 | 7 | ||
8 | SRCREV = "a038a430d5861df6f0429171746639d4fd21b624" | 8 | SRCREV = "f0ba62c0b0401c215aed8abb42cf7dcdb7e6fecc" |
9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |