All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/2] gnupg: Update checksum, fix configure and compliation issues
Date: Fri, 24 Feb 2012 20:08:42 +0100	[thread overview]
Message-ID: <20120224190842.GL3769@jama.jama.net> (raw)
In-Reply-To: <e8916ebbe105cd17ac91f389787dabddf78028e7.1330109787.git.sgw@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 3521 bytes --]

On Fri, Feb 24, 2012 at 10:59:20AM -0800, Saul Wold wrote:
> This recipe was added, but did not have the correct
> checksum information for the LIC_FILES_CHKSUM or the
> SRC_URI.  Also disable Documetnation for now due to
> older autotools issue.

BTW: those checksums matches gnupg_1.4.10 which is available in
oe-classic and there is also similar patch (like mpfr from today)
for thumb issues in gnupg/mpi/longlong.h.

Maybe it would be worth updating from there if there isn't reason to
hold on 1.4.7.

Cheers,

> 
> [YOCTO #1966]
> 
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  .../gnupg/gnupg-1.4.7/configure.patch              |   17 +++++++++++++++++
>  meta/recipes-support/gnupg/gnupg_1.4.7.bb          |   17 +++++++++--------
>  2 files changed, 26 insertions(+), 8 deletions(-)
>  create mode 100644 meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
> 
> diff --git a/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch b/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
> new file mode 100644
> index 0000000..e005ac6
> --- /dev/null
> +++ b/meta/recipes-support/gnupg/gnupg-1.4.7/configure.patch
> @@ -0,0 +1,17 @@
> +
> +Upstream-Status: Inappropriate [configuration]
> +
> +Signed-off-by: Saul Wold <sgw@linux.intel.com>
> +
> +Index: gnupg-1.4.7/configure.ac
> +===================================================================
> +--- gnupg-1.4.7.orig/configure.ac
> ++++ gnupg-1.4.7/configure.ac
> +@@ -827,7 +827,6 @@ else
> +   AC_SUBST(USE_NLS)
> +   AC_SUBST(USE_INCLUDED_LIBINTL)
> +   AC_SUBST(BUILD_INCLUDED_LIBINTL)
> +-  AM_PO_SUBDIRS
> + fi
> + 
> + if test "$try_extensions" = yes || test x"$card_support" = xyes ; then
> diff --git a/meta/recipes-support/gnupg/gnupg_1.4.7.bb b/meta/recipes-support/gnupg/gnupg_1.4.7.bb
> index daea5aa..f033659 100644
> --- a/meta/recipes-support/gnupg/gnupg_1.4.7.bb
> +++ b/meta/recipes-support/gnupg/gnupg_1.4.7.bb
> @@ -5,18 +5,18 @@ SECTION = "console/utils"
>  
>  LICENSE = "GPLv2"
>  
> -LIC_FILES_CHKSUM = "file://COPYING;md5="
> +LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
>  
> -PR = "r4"
> +PR = "r5"
>  
>  SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${PV}.tar.bz2 \
>             file://long-long-thumb.patch \
> -           file://mips_gcc4.4.patch"
> +           file://configure.patch \
> +           file://mips_gcc4.4.patch \
> +           file://curl_typeof_fix_backport.patch"
>  
> -SRC_URI[md5sum] = "dcf7ed712997888d616e029637bfc303"
> -SRC_URI[sha256sum] = "a2907f4432d67894e425e48ae85785dd60ecb01658c9682bcd96f5e91043bb38"
> -
> -S = "${WORKDIR}/gnupg-${PV}"
> +SRC_URI[md5sum] = "b06a141cca5cd1a55bbdd25ab833303c"
> +SRC_URI[sha256sum] = "69d18b7d193f62ca27ed4febcb4c9044aa0c95305d3258fe902e2fae5fc6468d"
>  
>  inherit autotools gettext
>  
> @@ -73,7 +73,8 @@ EXTRA_OECONF = "--disable-ldap \
>  		--with-bzip2=${STAGING_LIBDIR}/.. \
>  		--disable-selinux-support \
>                  --with-readline=${STAGING_LIBDIR}/.. \
> -                ac_cv_sys_symbol_underscore=yes"
> +                ac_cv_sys_symbol_underscore=no \
> +		"
>  
>  do_install () {
>  	autotools_do_install
> -- 
> 1.7.7.6
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2012-02-24 19:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-24 18:59 [PATCH 0/2] A couple of fixes Saul Wold
2012-02-24 18:59 ` [PATCH 1/2] gnupg: Update checksum, fix configure and compliation issues Saul Wold
2012-02-24 19:08   ` Martin Jansa [this message]
2012-02-24 19:37     ` Saul Wold
2012-02-24 19:58       ` Martin Jansa
2012-02-24 18:59 ` [PATCH 2/2] syslinux: Package unpackaged files in -misc Saul Wold
2012-02-28 14:04   ` Otavio Salvador

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=20120224190842.GL3769@jama.jama.net \
    --to=martin.jansa@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.