mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
ohm_git.bb: switch to --without-xauth
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2734 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,14 +7,14 @@ RDEPENDS_${PN} += "udev hal-info"
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/ohm/;protocol=git"
|
||||
|
||||
PV = "0.0+git${SRCDATE}"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--with-distro=debian \
|
||||
--with-xauth-dir=/home/root \
|
||||
--without-xauth \
|
||||
--disable-gtk-doc \
|
||||
--disable-docbook-docs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user