[PATCH][SRU Zesty][SRU Xenial] UBUNTU: [Packaging] autopkgtest -- disable d-i when dropping flavours
dann frazier
dann.frazier at canonical.com
Tue Oct 3 00:24:09 UTC 2017
From: Andy Whitcroft <apw at canonical.com>
BugLink: http://bugs.launchpad.net/bugs/1717920
Signed-off-by: Andy Whitcroft <apw at canonical.com>
Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
Signed-off-by: dann frazier <dann.frazier at canonical.com>
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 1623a6425448..b3eeadccefe2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,6 +81,7 @@ do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools)))
# only build the first flavour on the assumption it is representative
ifneq ($(filter autopkgtest,$(DEB_BUILD_PROFILES)),)
flavours := $(firstword $(flavours))
+disable_d_i=true
endif
# Debian Build System targets
--
2.14.2
More information about the kernel-team
mailing list