From patchwork Mon Jul 1 16:57:56 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: 45847 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 1DED6C3DA49 for ; Mon, 1 Jul 2024 16:57:59 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.2193.1719853077048955920 for ; Mon, 01 Jul 2024 09:57:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=IZsG79cA; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=2ua0+K6E; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 010101906f3b4fd9-69534f98-930d-4b95-972c-85d9b365bc13-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=1719853076; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=zdNF8wFYlTUSFAzuZEdzrB4meiGFnLtDZJGDMntgAIg=; b=IZsG79cAk5M2rqZHfEghdnDjc4yyTF2+tRwP2QD1ZkZyDVzRNFdBnzPeHLGIl8p0 yHihfdlGVCCe+mFTINPpPgaaL1+S6SCyPearGaBjg3KbJ4zUJhy23upCjAyTPsLh5q+ cDXZfJkavFJ6qcbYSEGjUB/lLnncEE+PnQDhqbMY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1719853076; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=zdNF8wFYlTUSFAzuZEdzrB4meiGFnLtDZJGDMntgAIg=; b=2ua0+K6EIgPmahcGfiiVgLodQpJ1yf42KX59UeiwYuuiJazagQp/Fbo1AHljQa5n VyKYVz3TmjLmbtPUkyXHpz3dgB1yRHzGncRPPNXq7FFTMc61g03Q7IPtkYKN/4D7ZWz MOyOPg6YkJmc+ujSQDfUViGMPm1S6uu7NGPF9Mrk= 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: <010101906f3b4fd9-69534f98-930d-4b95-972c-85d9b365bc13-000000@us-west-2.amazonses.com> Date: Mon, 1 Jul 2024 16:57:56 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.07.01-54.240.27.23 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 Jul 2024 16:57:59 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/201368 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *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 630ebaf107b437a1a9ff3e1a61e961d997842394 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jul 2024 13:22:55 +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..99bc78e450 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 71ee0630dc8300b38ad7e33f83d7efc41049ef80 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 \ "