Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Constantin Musca <constantinx.musca@intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Constantin Musca <constantinx.musca@intel.com>
Subject: [PATCH 2/3] libnfsidmap: upgrade to 0.25
Date: Thu, 23 Aug 2012 14:45:01 +0300	[thread overview]
Message-ID: <1345722302-25467-3-git-send-email-constantinx.musca@intel.com> (raw)
In-Reply-To: <1345722302-25467-1-git-send-email-constantinx.musca@intel.com>

fix-ac-prereq.patch: adapted to the new version

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
---
 .../nfs-utils/files/fix-ac-prereq.patch            |    6 ++----
 .../{libnfsidmap_0.24.bb => libnfsidmap_0.25.bb}   |    6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)
 rename meta/recipes-connectivity/nfs-utils/{libnfsidmap_0.24.bb => libnfsidmap_0.25.bb} (74%)

diff --git a/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch b/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch
index 09c9061..d81c7c5 100644
--- a/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch
+++ b/meta/recipes-connectivity/nfs-utils/files/fix-ac-prereq.patch
@@ -1,15 +1,13 @@
 Upstream-Status: Inappropriate [configuration]
 
-diff --git a/configure.in b/configure.in
-index f5d54fb..c105988 100644
 --- a/configure.in
 +++ b/configure.in
 @@ -1,7 +1,7 @@
  #                                               -*- Autoconf -*-
  # Process this file with autoconf to produce a configure script.
  
--AC_PREREQ([2.66])
+-AC_PREREQ([2.68])
 +AC_PREREQ([2.65])
- AC_INIT([libnfsidmap],[0.24],[linux-nfs@vger.kernel.org])
+ AC_INIT([libnfsidmap],[0.25],[linux-nfs@vger.kernel.org])
  AC_CONFIG_SRCDIR([nfsidmap.h])
  AC_CONFIG_MACRO_DIR([m4])
diff --git a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
similarity index 74%
rename from meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb
rename to meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
index 3ae0dba..07ca229 100644
--- a/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.24.bb
+++ b/meta/recipes-connectivity/nfs-utils/libnfsidmap_0.25.bb
@@ -5,14 +5,14 @@ SECTION = "libs"
 
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d9c6a2a0ca6017fda7cd905ed2739b37"
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/${BPN}-${PV}.tar.gz \
            file://fix-ac-prereq.patch \
           "
 
-SRC_URI[md5sum] = "d71a1ee9881d5b5814ff3ec41256937d"
-SRC_URI[sha256sum] = "59501432e683336d7a290da13767e92afb5b86f42ea4254041225fe218e8dd47"
+SRC_URI[md5sum] = "2ac4893c92716add1a1447ae01df77ab"
+SRC_URI[sha256sum] = "656d245d84400e1030f8f40a5a27da76370690c4a932baf249110f047fe7efcf"
 
 inherit autotools
 
-- 
1.7.9.5




  parent reply	other threads:[~2012-08-23 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-23 11:44 [PATCH 0/3] Package upgrades Constantin Musca
2012-08-23 11:45 ` [PATCH 1/3] foomatic-filters: upgrade to 4.0.17 Constantin Musca
2012-08-23 11:45 ` Constantin Musca [this message]
2012-08-23 11:45 ` [PATCH 3/3] dbus-glib: upgrade to 0.100 Constantin Musca
2012-08-24 18:36 ` [PATCH 0/3] Package upgrades Saul Wold

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=1345722302-25467-3-git-send-email-constantinx.musca@intel.com \
    --to=constantinx.musca@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