On Wed, Jul 29, 2020 at 5:42 AM Oleksandr Kravchuk
<[email protected]> wrote:
>
> License checksum due to dropped due to CLA requirement being removed
> from the license (see c76a54554ca8bffedf@).
>
> Signed-off-by: Oleksandr Kravchuk <[email protected]>
> ---
> .../mbedtls/{mbedtls_2.16.6.bb => mbedtls_2.23.0.bb} | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
> rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_2.16.6.bb =>
> mbedtls_2.23.0.bb} (84%)
>
> diff --git a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.6.bb
> b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.23.0.bb
> similarity index 84%
> rename from meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.6.bb
> rename to meta-networking/recipes-connectivity/mbedtls/mbedtls_2.23.0.bb
> index 12ad39761..3e4553291 100644
> --- a/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.16.6.bb
> +++ b/meta-networking/recipes-connectivity/mbedtls/mbedtls_2.23.0.bb
> @@ -18,13 +18,14 @@ understand what the code does. It features:
> \
> HOMEPAGE = "https://tls.mbed.org/"
>
> LICENSE = "Apache-2.0"
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=302d50a6369f5f22efdb674db908167a"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
> SECTION = "libs"
>
> -SRC_URI = "https://tls.mbed.org/download/mbedtls-${PV}-apache.tgz"
> -SRC_URI[md5sum] = "1f629a43c166de2eca808f3e30aa961d"
> -SRC_URI[sha256sum] =
> "66455e23a6190a30142cdc1113f7418158839331a9d8e6b0778631d077281770"
> +SRC_URI = "https://github.com/ARMmbed/mbedtls/archive/mbedtls-${PV}.tar.gz"
We do not use github archives, so either use git fetcher or see if
project has static release artifacts
> +SRC_URI[sha256sum] =
> "5c8998217402aa1fc734f4afaeac38fad2421470fac4b3abc112bd46391054fe"
> +
> +S = "${WORKDIR}/mbedtls-mbedtls-${PV}"
>
> inherit cmake
>
> --
> 2.25.1
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86068):
https://lists.openembedded.org/g/openembedded-devel/message/86068
Mute This Topic: https://lists.openembedded.org/mt/75863664/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-