summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb2
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.19.2.bb
index 6420c7e325..f5eda17f48 100644
--- a/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb
+++ b/meta-oe/recipes-devtools/lshw/lshw_02.19.2.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 = "42fef565731411a784101de614a54bff79d1858e" 15SRCREV = "b4e067307906ec6f277cce5c8a882f5edd03cbbc"
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 \