From patchwork Mon Jul 15 19:19:07 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: 46411 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 B667BC53208 for ; Mon, 15 Jul 2024 19:19:15 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.web10.1357.1721071145701073063 for ; Mon, 15 Jul 2024 12:19:08 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=AGJZSYPq; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=d12WlJAy; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 01010190b7d59adf-faade548-9f6f-41ec-9b30-89174c93639d-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=1721071148; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=fFbiy29BDnf/e27KqNxcBfgS8Sv98Ef8TRPLGyCTg1Y=; b=AGJZSYPq/bPKEyi8S64Z50ZzN+5c+DRcD7/XaBrsMoMhGqL/GYCCK5F9rhAVsKlS F3ILcr232QQgL0zRM5g31S2+r8NILz5QDsnXEEjZxFkpMzbNj9GT1NmKEkotioR46tu l7z2xYQrFRWu/AWfsoJgiWAMkjCiInC6txYYyyxU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1721071148; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=fFbiy29BDnf/e27KqNxcBfgS8Sv98Ef8TRPLGyCTg1Y=; b=d12WlJAyeFCG86HBueogQZUQMpJ28tT0ywi1wW+CclDKscyOV6HlJwfB0mqNNlbd Bj2w3SiQGzJpLWZPgp+SNC/czik+tyYnekkWR6Hd1/4Xsp49qJiBxByVZEA+aPRdQKL f5TCAHi7gsyA9xoc1pUHweOnM1Oveahuf/+emy4M= 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: <01010190b7d59adf-faade548-9f6f-41ec-9b30-89174c93639d-000000@us-west-2.amazonses.com> Date: Mon, 15 Jul 2024 19:19:07 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.07.15-54.240.27.31 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, 15 Jul 2024 19:19:15 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/202020 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 845101f94a666683e9943eeff56e3827f5efab01 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Jul 2024 15:00:26 +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..dd420e159c 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 daa57d5f75bf2289d42850b681d6fe2a0ccffb2d 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 \ "