diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-02-16 16:34:36 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-18 13:19:36 -0800 |
commit | be25139b3a22014d954363e64d98f84eef5dba3c (patch) | |
tree | a4620c8bfd6059c9296465edae5e520793695294 /meta-oe/recipes-support/hwdata | |
parent | ea9cd4cd80c645f5cd4ac027059f2508aa123063 (diff) | |
download | meta-openembedded-be25139b3a22014d954363e64d98f84eef5dba3c.tar.gz |
hwdata: upgrade 0.366 -> 0.367
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/hwdata')
-rw-r--r-- | meta-oe/recipes-support/hwdata/hwdata_0.367.bb (renamed from meta-oe/recipes-support/hwdata/hwdata_0.366.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hwdata/hwdata_0.366.bb b/meta-oe/recipes-support/hwdata/hwdata_0.367.bb index 4cab9b0fb..9d2783363 100644 --- a/meta-oe/recipes-support/hwdata/hwdata_0.366.bb +++ b/meta-oe/recipes-support/hwdata/hwdata_0.367.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 = "2fa514ff86da425726dea8629bcf4ceac9d8e7ff" | 8 | SRCREV = "15c9d3bc939848e5f8b86cf9496f991de48c861f" |
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" |