1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

kmod: disable man pages generation because we don't have working xsltproc

(From OE-Core rev: 7d782a6ef77072d7f0fe50d8208c24c9e9ea9507)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa
2012-02-24 06:53:00 +00:00
committed by Richard Purdie
parent b4bc0a7f1b
commit bc2c2fe1f6
3 changed files with 27 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@ inherit autotools
SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
file://depmod-search.conf \
file://0001-man-disable-man-page-generation-because-we-don-t-hav.patch \
"
SRCREV = "02629fa02e96763db7460a930239cc93649a52f8"