From db9bde6b6f21d111cee30c9cad3930bd111a6146 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Fri, 3 Mar 2017 12:47:42 +0200 Subject: python: fix PSFv2 license checksum Change-Id: I3806795c0a0170b5270de2d20399fef844282eaa Reviewed-by: Samuli Piippo --- recipes/python/nativesdk-prebuild-python.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/python/nativesdk-prebuild-python.bb') diff --git a/recipes/python/nativesdk-prebuild-python.bb b/recipes/python/nativesdk-prebuild-python.bb index a4a28a0..e8edb9e 100644 --- a/recipes/python/nativesdk-prebuild-python.bb +++ b/recipes/python/nativesdk-prebuild-python.bb @@ -29,7 +29,7 @@ LICENSE = "PSFv2" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Python-2.0;md5=6b60258130e4ed10d3101517eb5b9385" +LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Python-2.0;md5=a5c8025e305fb49e6d405769358851f6" inherit bin_package nativesdk -- cgit v1.2.3-54-g00ecf