From: Thierry Parmentelat Date: Wed, 17 Dec 2014 17:09:32 +0000 (+0100) Subject: turn off fprobe-ulog until it builds again - this is to assess the f21 build X-Git-Tag: 5.3.7~28 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=40ff2a20e8ca8d0719b946d01bfd343c9fedef76 turn off fprobe-ulog until it builds again - this is to assess the f21 build --- diff --git a/lxc.mk b/lxc.mk index 67d607df..8e65b929 100644 --- a/lxc.mk +++ b/lxc.mk @@ -122,10 +122,11 @@ IN_NODEIMAGE += codemux # # fprobe-ulog # +# xxx temporarily turning this off fprobe-ulog-MODULES := fprobe-ulog fprobe-ulog-SPEC := fprobe-ulog.spec -ALL += fprobe-ulog -IN_NODEIMAGE += fprobe-ulog +#ALL += fprobe-ulog +#IN_NODEIMAGE += fprobe-ulog #################### libvirt version selection # settling with using version 1.2.1 on all fedoras