[oe-commits] [meta-openembedded] 03/31: libp11: upgrade 0.4.10 -> 11

git at git.openembedded.org git at git.openembedded.org
Sat Feb 15 16:05:16 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 4990f80ddbc984f2bed4e07005d22f937988827e
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Fri Feb 14 15:43:43 2020 -0800

    libp11: upgrade 0.4.10 -> 11
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-support/libp11/{libp11_0.4.10.bb => libp11_11.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb b/meta-oe/recipes-support/libp11/libp11_11.bb
similarity index 93%
rename from meta-oe/recipes-support/libp11/libp11_0.4.10.bb
rename to meta-oe/recipes-support/libp11/libp11_11.bb
index 655db49..5a0951d 100644
--- a/meta-oe/recipes-support/libp11/libp11_0.4.10.bb
+++ b/meta-oe/recipes-support/libp11/libp11_11.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fad9b3332be894bab9bc501572864b29"
 DEPENDS = "libtool openssl"
 
 SRC_URI = "git://github.com/OpenSC/libp11.git"
-SRCREV = "973d31f3f58d5549ddd8b1f822ce8f72186f9d68"
+SRCREV = "e1210903291b1de9eabcad26e740a4b2fbcca692"
 
 S = "${WORKDIR}/git"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list