All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julian Haller <julian.haller@bbl.ms.philips.com>
To: openembedded-devel@lists.openembedded.org
Cc: julian.haller@philips.com
Subject: [meta-oe][PATCH 2/2] ccid: upgrade 1.4.33 -> 1.5.0
Date: Tue,  2 Aug 2022 08:25:49 +0200	[thread overview]
Message-ID: <20220802062549.2984568-2-julian.haller@bbl.ms.philips.com> (raw)
In-Reply-To: <20220802062549.2984568-1-julian.haller@bbl.ms.philips.com>

From: Julian Haller <julian.haller@philips.com>

Signed-off-by: Julian Haller <julian.haller@philips.com>
---
 .../recipes-support/ccid/{ccid_1.4.33.bb => ccid_1.5.0.bb}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-support/ccid/{ccid_1.4.33.bb => ccid_1.5.0.bb} (69%)

diff --git a/meta-oe/recipes-support/ccid/ccid_1.4.33.bb b/meta-oe/recipes-support/ccid/ccid_1.5.0.bb
similarity index 69%
rename from meta-oe/recipes-support/ccid/ccid_1.4.33.bb
rename to meta-oe/recipes-support/ccid/ccid_1.5.0.bb
index 7b260f177b..9775d82fae 100644
--- a/meta-oe/recipes-support/ccid/ccid_1.4.33.bb
+++ b/meta-oe/recipes-support/ccid/ccid_1.5.0.bb
@@ -3,15 +3,15 @@ HOMEPAGE = "https://ccid.apdu.fr/"
 LICENSE = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 
-DEPENDS = "virtual/libusb0 pcsc-lite"
+DEPENDS = "autoconf-archive-native virtual/libusb0 pcsc-lite"
 RDEPENDS:${PN} = "pcsc-lite"
 
 SRC_URI = "https://ccid.apdu.fr/files/ccid-${PV}.tar.bz2 \
     file://0001-Add-build-rule-for-README.patch \
 "
 
-SRC_URI[md5sum] = "b11907894ce2d345439635e2b967e7e5"
-SRC_URI[sha256sum] = "5256da939711deb42b74d05d2bd6bd0c73c4d564feb0c1a50212609eb680e424"
+SRC_URI[md5sum] = "f246d6601856775310c86b841b616de5"
+SRC_URI[sha256sum] = "81549b3422469d503996d03a3aed2ef1375b359167f10d66be9e3844e729322e"
 
 inherit autotools pkgconfig
 
-- 
2.25.1



  reply	other threads:[~2022-08-02  6:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02  6:25 [meta-oe][PATCH 1/2] pcsc-lite: upgrade 1.9.0 -> 1.9.8 Julian Haller
2022-08-02  6:25 ` Julian Haller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-24 14:18 Julian Haller
2022-06-24 14:18 ` [meta-oe][PATCH 2/2] ccid: upgrade 1.4.33 -> 1.5.0 Julian Haller

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=20220802062549.2984568-2-julian.haller@bbl.ms.philips.com \
    --to=julian.haller@bbl.ms.philips.com \
    --cc=julian.haller@philips.com \
    --cc=openembedded-devel@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.