mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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>
This commit is contained in:
committed by
Koen Kooi
parent
2da6650639
commit
638f026955
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user