diff options
author | Chong Lu <Chong.Lu@windriver.com> | 2014-07-15 17:52:25 +0800 |
---|---|---|
committer | Xin Ouyang <xin.ouyang@windriver.com> | 2014-08-28 17:09:22 +0800 |
commit | 5166fda6e8dda98fa97ed849250f87e616dca874 (patch) | |
tree | af0ddb2e2aa676ff834dc7571ee19e60b9aee92d | |
parent | a6cf3ea3aabcface3f8c158a5b27dc28363682a6 (diff) | |
download | meta-selinux-5166fda6e8dda98fa97ed849250f87e616dca874.tar.gz |
gnupg: remove PR
Remove PR, since oe-core has a new version.
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Xin Ouyang <xin.ouyang@windriver.com>
-rw-r--r-- | recipes-support/gnupg/gnupg_2.%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-support/gnupg/gnupg_2.%.bbappend b/recipes-support/gnupg/gnupg_2.%.bbappend index dddd945..12571b4 100644 --- a/recipes-support/gnupg/gnupg_2.%.bbappend +++ b/recipes-support/gnupg/gnupg_2.%.bbappend | |||
@@ -1,5 +1,3 @@ | |||
1 | PR .= ".1" | ||
2 | |||
3 | inherit enable-selinux | 1 | inherit enable-selinux |
4 | # gnupg will not build with libselinux, so remove the depend | 2 | # gnupg will not build with libselinux, so remove the depend |
5 | PACKAGECONFIG[selinux] = "--enable-selinux-support,--disable-selinux-support,," | 3 | PACKAGECONFIG[selinux] = "--enable-selinux-support,--disable-selinux-support,," |