]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Whitelist some binary files of qemu.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2009 21:29:13 +0000 (23:29 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 7 Aug 2009 21:29:13 +0000 (23:29 +0200)
Exactly this is openbios.

lfs/qemu

index 01bae4269a46784200cb327039072d95dd1af735..cd234b00c6e403b39081747e651da252e9e99448 100644 (file)
--- 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
 ###############################################################################