From patchwork Mon Apr 1 18:03:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 41808 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B0455CD12A8 for ; Mon, 1 Apr 2024 18:03:27 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.web10.2012.1711994602691442200 for ; Mon, 01 Apr 2024 11:03:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=B33YTVE6; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=OIGj1K8x; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101018e9ad484d2-108da1d8-cd4d-4b2a-9c2f-3caa7444d2e1-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1711994602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=gKVo/engvZGUs50WQrOJgBcKCoix97yaEQvQs41TdQI=; b=B33YTVE6ZgqVWTlkD47760NBZZMPesOXnaBeRSlpFjjn8FUX+f3rKtp+bMXp2Scr TuxtnlcBConyKEpjfB/bK7C+Q67vCxwbbsM0T+1asHbKQCrFmWJGVjzBlUN/M1lawUg JLMXQRKpFIx2ofGOTU+bO2YtZlZJGq29eeQeZ3XY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1711994602; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=gKVo/engvZGUs50WQrOJgBcKCoix97yaEQvQs41TdQI=; b=OIGj1K8xOLC9mPShu80eRajufGjc/SzxnRycJePicw63SKGvnMzSiuwocEhQuTa0 8vb2ICEaVaXSBbbprzyrU1WSsOAasXA9rtYT5gK7Vb/ThSkpAzIfPGYYBkH+uFebxVi O/C9u/sLpvTUZLeo7k2SS6pEqryel1qQ9gIq1YtQ= MIME-Version: 1.0 From: auh@yoctoproject.org To: Jose Quaresma Cc: openembedded-core@lists.openembedded.org Subject: [AUH] spirv-headers: upgrading to 1.3.280.0 SUCCEEDED Message-ID: <0101018e9ad484d2-108da1d8-cd4d-4b2a-9c2f-3caa7444d2e1-000000@us-west-2.amazonses.com> Date: Mon, 1 Apr 2024 18:03:22 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.01-54.240.27.33 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 01 Apr 2024 18:03:27 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/197798 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *spirv-headers* to *1.3.280.0* has Succeeded. Next steps: - apply the patch: git am 0001-spirv-headers-upgrade-1.3.275.0-1.3.280.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 2f40ecd41eba5729403caed1d9788060556cc2c1 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Apr 2024 13:50:43 +0000 Subject: [PATCH] spirv-headers: upgrade 1.3.275.0 -> 1.3.280.0 --- ....3.275.0.bb => spirv-headers_1.3.280.0.bb} | 105 +++++++++++++++++- 1 file changed, 103 insertions(+), 2 deletions(-) rename meta/recipes-graphics/spir/{spirv-headers_1.3.275.0.bb => spirv-headers_1.3.280.0.bb} (12%) diff --git a/meta/recipes-graphics/spir/spirv-headers_1.3.275.0.bb b/meta/recipes-graphics/spir/spirv-headers_1.3.280.0.bb similarity index 12% rename from meta/recipes-graphics/spir/spirv-headers_1.3.275.0.bb rename to meta/recipes-graphics/spir/spirv-headers_1.3.280.0.bb index 598a8fc209..e1d4bfedf0 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.3.275.0.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.3.280.0.bb @@ -1,10 +1,111 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSE +# +++ LICENSE +# @@ -1,4 +1,5 @@ +# -Copyright (c) 2015-2018 The Khronos Group Inc. +# +Files: All files except for those called out below. +# +Copyright (c) 2015-2024 The Khronos Group Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a +# copy of this software and/or associated documentation files (the +# @@ -23,3 +24,80 @@ +# CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +# MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +# + +# +--- +# + +# +Files: include/spirv/spir-v.xml +# +Copyright (c) 2015-2024 The Khronos Group Inc. +# + +# +Permission is hereby granted, free of charge, to any person obtaining a +# +copy of this software and/or associated documentation files (the +# +"Materials"), to deal in the Materials without restriction, including +# +without limitation the rights to use, copy, modify, merge, publish, +# +distribute, sublicense, and/or sell copies of the Materials, and to +# +permit persons to whom the Materials are furnished to do so, subject to +# +the following conditions: +# + +# +The above copyright notice and this permission notice shall be included +# +in all copies or substantial portions of the Materials. +# + +# +THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +# +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +# +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +# +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +# +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +# +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +# + +# +--- +# + +# +Files: tools/buildHeaders/jsoncpp/* +# +The JsonCpp library's source code, including accompanying documentation, +# +tests and demonstration applications, are licensed under the following +# +conditions... +# + +# +The author (Baptiste Lepilleur) explicitly disclaims copyright in all +# +jurisdictions which recognize such a disclaimer. In such jurisdictions, +# +this software is released into the Public Domain. +# + +# +In jurisdictions which do not recognize Public Domain property (e.g. Germany as of +# +2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is +# +released under the terms of the MIT License (see below). +# + +# +In jurisdictions which recognize Public Domain property, the user of this +# +software may choose to accept it either as 1) Public Domain, 2) under the +# +conditions of the MIT License (see below), or 3) under the terms of dual +# +Public Domain/MIT License conditions described here, as they choose. +# + +# +The MIT License is about as close to Public Domain as a license can get, and is +# +described in clear, concise terms at: +# + +# + http://en.wikipedia.org/wiki/MIT_License +# + +# +The full text of the MIT License follows: +# + +# +======================================================================== +# +Copyright (c) 2007-2010 Baptiste Lepilleur +# + +# +Permission is hereby granted, free of charge, to any person +# +obtaining a copy of this software and associated documentation +# +files (the "Software"), to deal in the Software without +# +restriction, including without limitation the rights to use, copy, +# +modify, merge, publish, distribute, sublicense, and/or sell copies +# +of the Software, and to permit persons to whom the Software is +# +furnished to do so, subject to the following conditions: +# + +# +The above copyright notice and this permission notice shall be +# +included in all copies or substantial portions of the Software. +# + +# +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +# +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +# +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +# +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +# +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +# +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# +SOFTWARE. +# +======================================================================== +# + +# +--- +# +# + SUMMARY = "Machine-readable files for the SPIR-V Registry" SECTION = "graphics" HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" +LIC_FILES_CHKSUM = "file://LICENSE;md5=d14ee3b13f42e9c9674acc5925c3d741" -SRCREV = "1c6bb2743599e6eb6f37b2969acc0aef812e32e3" +SRCREV = "8b246ff75c6615ba4532fe4fde20f1be090c3764" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https;branch=main" PE = "1" # These recipes need to be updated in lockstep with each other: