From: Michael Tremer Date: Fri, 7 Aug 2009 21:29:13 +0000 (+0200) Subject: Whitelist some binary files of qemu. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24371d859541217bd2bccf2f1876f9f51e0211bd;p=ipfire-3.x.git Whitelist some binary files of qemu. Exactly this is openbios. --- diff --git a/lfs/qemu b/lfs/qemu index 01bae4269..cd234b00c 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -52,6 +52,10 @@ define LONG_DESC architectures. endef +define QUALITY_AGENT_WHITELIST_EXECSTACK + /usr/share/qemu/openbios* +endef + ############################################################################### # Top-level Rules ###############################################################################