mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
Disable gtk-doc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2511 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,10 +7,14 @@ RDEPENDS += "udev hal-info"
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/ohm/;protocol=git"
|
||||
|
||||
PV = "0.0+git${SRCDATE}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--with-distro=debian"
|
||||
do_configure_prepend() {
|
||||
touch gtk-doc.make
|
||||
}
|
||||
|
||||
EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc"
|
||||
|
||||
Reference in New Issue
Block a user