Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ionut Radu <ionutx.radu@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 9/9] gpgme: Updated from 1.4.0 to 1.4.1
Date: Wed,  8 May 2013 17:41:59 +0300	[thread overview]
Message-ID: <1368024119-4149-10-git-send-email-ionutx.radu@intel.com> (raw)
In-Reply-To: <1368024119-4149-1-git-send-email-ionutx.radu@intel.com>

Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
---
 .../{gpgme-1.4.0 => gpgme-1.4.1}/disable_gpgconf_check.patch     |    0
 meta/recipes-support/gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb}    |    6 ++----
 2 files changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-support/gpgme/{gpgme-1.4.0 => gpgme-1.4.1}/disable_gpgconf_check.patch (100%)
 rename meta/recipes-support/gpgme/{gpgme_1.4.0.bb => gpgme_1.4.1.bb} (89%)

diff --git a/meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch b/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
similarity index 100%
rename from meta/recipes-support/gpgme/gpgme-1.4.0/disable_gpgconf_check.patch
rename to meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.0.bb b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
similarity index 89%
rename from meta/recipes-support/gpgme/gpgme_1.4.0.bb
rename to meta/recipes-support/gpgme/gpgme_1.4.1.bb
index a8c1157..13bc508 100644
--- a/meta/recipes-support/gpgme/gpgme_1.4.0.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.4.1.bb
@@ -12,14 +12,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
            file://disable_gpgconf_check.patch"
 
-SRC_URI[md5sum] = "a0f93aba6d8a831ba14905085027f2f9"
-SRC_URI[sha256sum] = "728c959abb0795ed4357b308cdbba92210d22998b075664d1e038d3cc7145619"
+SRC_URI[md5sum] = "07f1c0eb6596a94efa3ffb75e74bfbba"
+SRC_URI[sha256sum] = "7ab63e5086ebe4cfe7f78face1bb059a7a60da586b1e5c6a77bedcd6d04019b8"
 DEPENDS = "libgpg-error libassuan ${PTH}"
 PTH_libc-uclibc = "npth"
 PTH = "pth"
 
-PR = "r0"
-
 EXTRA_OECONF = "--with-pth=${STAGING_DIR_HOST} --without-pth-test \
                 --with-gpg=${bindir}/gpg --without-gpgsm"
 
-- 
1.7.10.4




      parent reply	other threads:[~2013-05-08 15:02 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08 14:41 [PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme) Ionut Radu
2013-05-08 14:41 ` [PATCH 1/9] libxi: updated from 1.7 to 1.7.1 Ionut Radu
2013-05-08 14:41 ` [PATCH 2/9] json-glib: updated from 0.15.2 to 0.16.0 Ionut Radu
2013-05-08 14:41 ` [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0 Ionut Radu
2013-05-08 14:55   ` Burton, Ross
2013-05-08 16:43     ` Saul Wold
2013-05-14 10:32       ` Radu, IonutX
2013-05-08 14:41 ` [PATCH 4/9] pciutils: updated from 3.1.10 to 3.2 Ionut Radu
2013-05-08 17:19   ` Saul Wold
2013-05-08 14:41 ` [PATCH 5/9] libfontenc: Updated from 1.1.1 to 1.1.2 Ionut Radu
2013-05-08 14:41 ` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1 Ionut Radu
2013-05-13  8:20   ` Saul Wold
     [not found]     ` <958794DC787AD345A1A41BCD3015B65030FF25@IRSMSX102.ger.corp.intel.com>
2013-05-13 18:10       ` Saul Wold
2013-05-14 10:25         ` Radu, IonutX
2013-05-08 14:41 ` [PATCH 7/9] ethtool: Updated from 3.8 to 3.9 Ionut Radu
2013-05-08 14:41 ` [PATCH 8/9] pixman: Update from 0.29.2 to 0.29.4 Ionut Radu
2013-05-08 14:41 ` Ionut Radu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1368024119-4149-10-git-send-email-ionutx.radu@intel.com \
    --to=ionutx.radu@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox