diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-01-10 13:39:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-11 08:37:57 -0800 |
commit | d6563f80a0ab47ae2f9b34f7ff093ed2a8dce655 (patch) | |
tree | 8bb2eae10719903b3721db9974af34ad448122ee | |
parent | ca92054eaa90257b70990d754e80488399cf1492 (diff) | |
download | meta-openembedded-d6563f80a0ab47ae2f9b34f7ff093ed2a8dce655.tar.gz |
hwdata: upgrade 0.365 -> 0.366
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.366.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.365.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.365.bb b/meta-oe/recipes-support/hwdata/hwdata_0.366.bb index d37b73af28..4cab9b0fbe 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.365.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.366.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 = "803068db92b8bb249014f1c947b91b452f539f5f" | 8 | SRCREV = "2fa514ff86da425726dea8629bcf4ceac9d8e7ff" |
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" |