summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/lshw/lshw_02.20.bb (renamed from meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb b/meta-oe/recipes-devtools/lshw/lshw_02.20.bb
index f5eda17f48..70ae38caa2 100644
--- a/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb
+++ b/meta-oe/recipes-devtools/lshw/lshw_02.20.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
12COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64|riscv64).*-linux" 12COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64|riscv64).*-linux"
13 13
14PV .= "+git${SRCPV}" 14PV .= "+git${SRCPV}"
15SRCREV = "b4e067307906ec6f277cce5c8a882f5edd03cbbc" 15SRCREV = "4c6497c8b0a67cd9fa9693e9101a7cafd3297e81"
16SRC_URI = " \ 16SRC_URI = " \
17 git://github.com/lyonel/lshw.git;protocol=https;branch=master \ 17 git://github.com/lyonel/lshw.git;protocol=https;branch=master \
18 file://0001-disable-docbook2man.patch \ 18 file://0001-disable-docbook2man.patch \