From 3659a13cf683de1ab250a79d8c975445ff803140 Mon Sep 17 00:00:00 2001 From: Niko Mauno Date: Mon, 26 Aug 2024 09:40:18 +0000 Subject: python3-haversine: Fix LIC_FILES_CHKSUM Change the reference to the MIT license containing LICENSE file in the downloaded archive. Signed-off-by: Niko Mauno Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb b/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb index e45ae79860..5fd5ddd71c 100644 --- a/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-haversine_2.8.1.bb @@ -1,6 +1,6 @@ SUMMARY = "Calculate the distance between 2 points on Earth" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" +LIC_FILES_CHKSUM = "file://LICENSE;md5=20a52d2c688975e989fcbee3e6c8d1a1" SRC_URI[sha256sum] = "ab750caa0c8f2168bd7b00a429757a83a8393be1aa30f91c2becf6b523189e2a" -- cgit v1.2.3-54-g00ecf