mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
freerdp: disable man pages generation
Man pages generation uses xmlto, and it seems that it is currently broken on OE. Change-Id: I1dccb9339c20b0b898344cf60c02a705d9c32794 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Eric Bénard <eric@eukrea.com>
This commit is contained in:
parent
40d26999e0
commit
f9a54d38f9
|
|
@ -7,7 +7,9 @@ inherit gitpkgv
|
|||
|
||||
PV = "gitr${SRCPV}"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
PR = "${INC_PR}.0"
|
||||
PR = "${INC_PR}.1"
|
||||
|
||||
EXTRA_OECMAKE += "-DWITH_MANPAGES=OFF"
|
||||
|
||||
SRCREV = "e0f2b3ccc986a165d9c289a569b60eab66153792"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user