turn off fprobe-ulog on f20 too as it seems f20 now uses an incompatible kernel as...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 5 Jan 2015 10:30:04 +0000 (11:30 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 5 Jan 2015 10:30:04 +0000 (11:30 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index 5245a3a..29efc65 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -122,8 +122,8 @@ IN_NODEIMAGE += codemux
 #
 # fprobe-ulog
 #
-# xxx temporarily turning this off on f21
-ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f21)"
+# xxx temporarily turning this off on f20 and f21
+ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f20 f21)"
 fprobe-ulog-MODULES := fprobe-ulog
 fprobe-ulog-SPEC := fprobe-ulog.spec
 ALL += fprobe-ulog