diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-10 07:56:40 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-12 12:52:39 +0000 |
commit | 98f63cd718d5ee82a4024e7cb0b58861b47efbb6 (patch) | |
tree | 51284167420e57aa3e8b28ac3af34d77f58175c7 | |
parent | d84bc502cc610cbda9bf19e0320537287bf8a674 (diff) | |
download | poky-98f63cd718d5ee82a4024e7cb0b58861b47efbb6.tar.gz |
hwdata: upgrade 0.389 -> 0.390
(From OE-Core rev: 49b782f89516548c70be5330ad6107e15b29fbf8)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-support/hwdata/hwdata_0.390.bb (renamed from meta/recipes-support/hwdata/hwdata_0.389.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/hwdata/hwdata_0.389.bb b/meta/recipes-support/hwdata/hwdata_0.390.bb index 8ab455cd2e..3ca39ead73 100644 --- a/meta/recipes-support/hwdata/hwdata_0.389.bb +++ b/meta/recipes-support/hwdata/hwdata_0.390.bb | |||
@@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later | XFree86-1.0" | |||
8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1556547711e8246992b999edd9445a57" |
9 | 9 | ||
10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/vcrhonek/${BPN}.git;branch=master;protocol=https" |
11 | SRCREV = "5313a12eb992a354c17fc895c1d69c8c42b09a06" | 11 | SRCREV = "8b9819d19b1554d41dcc9c76a784e1732484cb15" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||