From patchwork Thu Aug 1 18:27:12 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: 47148 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 20AC1C54E83 for ; Thu, 1 Aug 2024 18:27:14 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web11.75498.1722536829728278654 for ; Thu, 01 Aug 2024 11:27:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=Y/x2FcF5; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=Qoz/Mhn4; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101910f322cea-16c90bbf-c902-49e0-bd05-7261be43f547-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1722536832; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=w2cUzT4GGvZEp/JoZzBT68qJE2zxwG8DTiaofJaSaVA=; b=Y/x2FcF5XbqxGMNjMUzpQ0ZqqVIUlmubMH2P+Ri783huw4MEsxeD3n1Rrj8/xgQ8 YFfTg8ikdfNwAHQPboqj+nZhcecLBcB1JcDlOt2rrjFOojnoN8tY/ajMwzKgkqVG5g0 yakjk7my/LPs85a9zCuX75fPDA2MkQN1ke8iMC3M= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1722536832; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=w2cUzT4GGvZEp/JoZzBT68qJE2zxwG8DTiaofJaSaVA=; b=Qoz/Mhn4zXqpxgju1U48qVelX9DcBF4FfjUThqzdeH/dgfmUI2SU67nkt8rvy7HE vhdqRev356NMFjxmlBdqG868IGAYaIxcs7AHZ+/KBOMOCHRKcdZkg8+T3powHgL+Aft fin1OzCVdXi1oZpDwwhUgl4REB7mJ0QjHyUmrPto= MIME-Version: 1.0 From: auh@yoctoproject.org To: Carlos Rafael Giani Cc: openembedded-core@lists.openembedded.org Subject: [AUH] kmscube: upgrading to 467e86c5cbeb2a2051b31ce2c240d6ddf5bc3112 SUCCEEDED Message-ID: <010101910f322cea-16c90bbf-c902-49e0-bd05-7261be43f547-000000@us-west-2.amazonses.com> Date: Thu, 1 Aug 2024 18:27:12 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.08.01-54.240.27.30 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 ; Thu, 01 Aug 2024 18:27:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/202842 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *kmscube* to *467e86c5cbeb2a2051b31ce2c240d6ddf5bc3112* has Succeeded. Next steps: - apply the patch: git am 0001-kmscube-upgrade-to-latest-revision.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 7c0633409481fb4b06635f2926a9736382585cc8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 1 Aug 2024 13:50:08 +0000 Subject: [PATCH] kmscube: upgrade to latest revision --- .../0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch | 2 +- meta/recipes-graphics/kmscube/kmscube_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-graphics/kmscube/kmscube/0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch b/meta/recipes-graphics/kmscube/kmscube/0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch index f8608d4676..cbe58e3a7f 100644 --- a/meta/recipes-graphics/kmscube/kmscube/0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch +++ b/meta/recipes-graphics/kmscube/kmscube/0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch @@ -1,4 +1,4 @@ -From 5f54f067da7ee24a61d6cb41e0636383729e2bad Mon Sep 17 00:00:00 2001 +From 26c97e6b63db05eaa85d9d3d001351a3306d513b Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 8 Jan 2024 15:00:01 -0300 Subject: [PATCH] cube-gears: Change header file to diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb index 19bbcd195d..34d5a7d71d 100644 --- a/meta/recipes-graphics/kmscube/kmscube_git.bb +++ b/meta/recipes-graphics/kmscube/kmscube_git.bb @@ -10,7 +10,7 @@ DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm virtual/libgbm" LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb" -SRCREV = "6ab022fdfcfedd28f4b5dbd8d3299414a367746f" +SRCREV = "467e86c5cbeb2a2051b31ce2c240d6ddf5bc3112" SRC_URI = "git://gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https \ file://0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch \ "