On Thu Nov 21, 2024 at 12:20 PM CET, Antonin Godard wrote:
> cryptopp is a library of cryptographic schemes written in C++
>
> Signed-off-by: Antonin Godard <[email protected]>
> ---
>  meta-oe/recipes-crypto/cryptopp/cryptopp_8.9.0.bb | 45 
> +++++++++++++++++++++++
>  1 file changed, 45 insertions(+)
>
> diff --git a/meta-oe/recipes-crypto/cryptopp/cryptopp_8.9.0.bb 
> b/meta-oe/recipes-crypto/cryptopp/cryptopp_8.9.0.bb
> new file mode 100644
> index 
> 0000000000000000000000000000000000000000..06652a3449525ffe649c3af45ad2809b96332b0f
> --- /dev/null
> +++ b/meta-oe/recipes-crypto/cryptopp/cryptopp_8.9.0.bb
> @@ -0,0 +1,45 @@
> +SUMMARY = "A free C++ class library of cryptographic schemes"
> +DESCRIPTION = "Crypto++ Library is a free C++ class library of cryptographic 
> schemes"
> +CVE_PRODUCT = "cryptopp"
> +HOMEPAGE = "http://www.cryptopp.com/";
> +SECTION = "libs"
> +LICENSE = "BSL-1.0"
> +LIC_FILES_CHKSUM = "file://License.txt;md5=ca6dacb7ef68b1ab5dfa3bed24c12003"
> +
> +SRC_URI = 
> "git://github.com/weidai11/cryptopp.git;protocol=https;branch=master"
> +SRCREV = "843d74c7c97f9e19a615b8ff3c0ca06599ca501b"
> +
> +S = "${WORKDIR}/git"

Ha, I was working on Scarthgap and forgot. I will change this to UNPACKDIR.


Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113967): 
https://lists.openembedded.org/g/openembedded-devel/message/113967
Mute This Topic: https://lists.openembedded.org/mt/109701704/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to