From: Joshua Watt Date: Mon, 1 Jun 2026 18:11:36 +0000 (-0600) Subject: mobile-broadband-provider-info: Fix license to be CC-PDDC X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8b76d240d2457578a58787121bc5873d724ee2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git mobile-broadband-provider-info: Fix license to be CC-PDDC Careful reading of the license text reveals that it is actually the exact wording of the Creative Commons Public Domain Dedication and Certification license, which has the SPDX identifier CC-PDDC Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb index 441732afe7..a4e93a97f9 100644 --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb @@ -2,7 +2,7 @@ SUMMARY = "Mobile Broadband Service Provider Database" HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders" DESCRIPTION = "Mobile Broadband Service Provider Database stores service provider specific information. When this Database is available the information can be fetched there" SECTION = "network" -LICENSE = "PD" +LICENSE = "CC-PDDC" LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" PE = "1"