Hi, was the LIC_FILES_CHKSUM change intentional? It should be part of the upgrade to 2.14.0, right? But now in master there is the LIC_FILES_CHKSUM change but still with 2.12.2 version leading to:
ERROR: hwloc-2.12.2-r0 do_populate_lic: QA Issue: hwloc: The LIC_FILES_CHKSUM does not match for file://COPYING;md5=883e49a2e0f7142a345f9b0c01a380e7 hwloc: The new md5 checksum is 79179bb373cd55cbd834463a514fb714 On Thu, Jun 11, 2026 at 2:45 PM Markus Volk via lists.openembedded.org <[email protected]> wrote: > > - SPDX license header has been added > - hwloc/base64.c is distributed under the ISC license > --- > meta-oe/recipes-extended/hwloc/hwloc_2.14.0.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-oe/recipes-extended/hwloc/hwloc_2.14.0.bb > b/meta-oe/recipes-extended/hwloc/hwloc_2.14.0.bb > index 9716e32faa..aeff14fd20 100644 > --- a/meta-oe/recipes-extended/hwloc/hwloc_2.14.0.bb > +++ b/meta-oe/recipes-extended/hwloc/hwloc_2.14.0.bb > @@ -4,8 +4,8 @@ DESCRIPTION = "The Portable Hardware Locality (hwloc) > software package \ > architectures." > HOMEPAGE = "https://www.open-mpi.org/software/hwloc/" > SECTION = "base" > -LICENSE = "BSD-3-Clause" > -LIC_FILES_CHKSUM = "file://COPYING;md5=79179bb373cd55cbd834463a514fb714" > +LICENSE = "BSD-3-Clause & ISC" > +LIC_FILES_CHKSUM = "file://COPYING;md5=883e49a2e0f7142a345f9b0c01a380e7" > > SRC_URI = > "https://www.open-mpi.org/software/${BPN}/v2.14/downloads/${BP}.tar.bz2" > SRC_URI[sha256sum] = > "966b9bb3e9f29f8d65ce8d106779e457f40e246a645e584b100772a42f9ae94b" > -- > 2.54.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127686): https://lists.openembedded.org/g/openembedded-devel/message/127686 Mute This Topic: https://lists.openembedded.org/mt/119755682/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
