summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXin Ouyang <Xin.Ouyang@windriver.com>2013-01-29 15:21:26 +0800
committerXin Ouyang <Xin.Ouyang@windriver.com>2013-01-31 13:40:00 +0800
commit14749f3fe62f24bd4f2dc428eb600f4e57010eab (patch)
treece0f46edce48840d18b5343865e2da49ad18701f
parent66ef1caf8e0576eb3a980e550916ef54605d1646 (diff)
downloadmeta-selinux-14749f3fe62f24bd4f2dc428eb600f4e57010eab.tar.gz
gnupg: inherit enable-selinux
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
-rw-r--r--recipes-support/gnupg/gnupg_2.0.19.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-support/gnupg/gnupg_2.0.19.bbappend b/recipes-support/gnupg/gnupg_2.0.19.bbappend
new file mode 100644
index 0000000..dddd945
--- /dev/null
+++ b/recipes-support/gnupg/gnupg_2.0.19.bbappend
@@ -0,0 +1,5 @@
1PR .= ".1"
2
3inherit enable-selinux
4# gnupg will not build with libselinux, so remove the depend
5PACKAGECONFIG[selinux] = "--enable-selinux-support,--disable-selinux-support,,"