mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 01:55:13 +00:00
libkcapi: upgrade 1.5.0 -> 1.5.1
License-Update: copyright year changed to 2026[1] Add tag in the SRC_URI [1]https://github.com/smuellerDD/libkcapi/commit/df40ea48ecbf1afc6d3efa5494673fa73bd40826 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
SUMMARY = "Linux Kernel Crypto API User Space Interface Library"
|
||||
HOMEPAGE = "https://www.chronox.de/libkcapi/index.html"
|
||||
LICENSE = "BSD-3-Clause OR GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3d8a091d797491204567185a6efce70f"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fed53d2ab12f2d813d4177dcf4792528"
|
||||
|
||||
SRCREV = "fc937358e71253a6efaa3ba74885364976b040ea"
|
||||
SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https \
|
||||
SRCREV = "df40ea48ecbf1afc6d3efa5494673fa73bd40826"
|
||||
SRC_URI = "git://github.com/smuellerDD/libkcapi.git;branch=master;protocol=https;tag=v${PV} \
|
||||
"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user