diff options
Diffstat (limited to 'meta-oe/recipes-crypto/libsodium/libsodium_1.0.19.bb')
| -rw-r--r-- | meta-oe/recipes-crypto/libsodium/libsodium_1.0.19.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-crypto/libsodium/libsodium_1.0.19.bb b/meta-oe/recipes-crypto/libsodium/libsodium_1.0.19.bb deleted file mode 100644 index 2e678f3f0f..0000000000 --- a/meta-oe/recipes-crypto/libsodium/libsodium_1.0.19.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | SUMMARY = "The Sodium crypto library" | ||
| 2 | HOMEPAGE = "http://libsodium.org/" | ||
| 3 | BUGTRACKER = "https://github.com/jedisct1/libsodium/issues" | ||
| 4 | LICENSE = "ISC" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=49ce3b426e6a002e23a1387248e6dbe9" | ||
| 6 | |||
| 7 | SRC_URI = "https://download.libsodium.org/libsodium/releases/${BPN}-${PV}.tar.gz \ | ||
| 8 | file://0001-fix-aarch64-Move-target-pragma-after-arm_neon.h-incl.patch" | ||
| 9 | SRC_URI[sha256sum] = "018d79fe0a045cca07331d37bd0cb57b2e838c51bc48fd837a1472e50068bbea" | ||
| 10 | |||
| 11 | inherit autotools | ||
| 12 | |||
| 13 | S = "${WORKDIR}/libsodium-stable" | ||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
