From 9eccc64ce740f92769a53efe9a91fd3ed082548e Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Mon, 17 Jun 2013 18:03:30 +0800 Subject: gnupg: uprev to 2.0.20 to fit oe-core Signed-off-by: Xin Ouyang --- recipes-support/gnupg/gnupg_2.0.19.bbappend | 5 ----- recipes-support/gnupg/gnupg_2.0.20.bbappend | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 recipes-support/gnupg/gnupg_2.0.19.bbappend create mode 100644 recipes-support/gnupg/gnupg_2.0.20.bbappend diff --git a/recipes-support/gnupg/gnupg_2.0.19.bbappend b/recipes-support/gnupg/gnupg_2.0.19.bbappend deleted file mode 100644 index dddd945..0000000 --- a/recipes-support/gnupg/gnupg_2.0.19.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -PR .= ".1" - -inherit enable-selinux -# gnupg will not build with libselinux, so remove the depend -PACKAGECONFIG[selinux] = "--enable-selinux-support,--disable-selinux-support,," diff --git a/recipes-support/gnupg/gnupg_2.0.20.bbappend b/recipes-support/gnupg/gnupg_2.0.20.bbappend new file mode 100644 index 0000000..dddd945 --- /dev/null +++ b/recipes-support/gnupg/gnupg_2.0.20.bbappend @@ -0,0 +1,5 @@ +PR .= ".1" + +inherit enable-selinux +# gnupg will not build with libselinux, so remove the depend +PACKAGECONFIG[selinux] = "--enable-selinux-support,--disable-selinux-support,," -- cgit v1.2.3-54-g00ecf