mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
lbdrm: fix build issue.
add --disable-manpages as was done in master. (From OE-Core rev: 8ec3851c68fa1641629db56b25352f31c4cb4774) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d77ee86680
commit
f20e4c0cf6
@@ -23,6 +23,7 @@ EXTRA_OECONF += "--disable-cairo-tests \
|
||||
--enable-omap-experimental-api \
|
||||
--enable-freedreno-experimental-api \
|
||||
--enable-install-test-programs \
|
||||
--disable-manpages \
|
||||
"
|
||||
ALLOW_EMPTY_${PN}-drivers = "1"
|
||||
PACKAGES =+ "${PN}-tests ${PN}-drivers ${PN}-radeon ${PN}-nouveau ${PN}-omap \
|
||||
|
||||
Reference in New Issue
Block a user