diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-12-15 11:47:05 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-18 22:17:18 -0800 |
commit | 166902731656ed1a1f6fc368cea79175a6934df2 (patch) | |
tree | d0840eb666093bd700856fdb23db70911bbcbf0a | |
parent | 851b1777afe6117b9be368160cf9d4dd5288dbc2 (diff) | |
download | meta-openembedded-166902731656ed1a1f6fc368cea79175a6934df2.tar.gz |
hwdata: upgrade 0.376 -> 0.377
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.377.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.376.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.376.bb b/meta-oe/recipes-support/hwdata/hwdata_0.377.bb index 1666d5e4da..dea819e44f 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.376.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.377.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 = "e27f08bda517100746000dacdd882b6a7e7ce19a" | 8 | SRCREV = "7c46440af001d0bc8230b6f009b73a25b614e032" |
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" |