meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Jayesh Choudhary <j-choudhary@ti.com>
To: <meta-arago@lists.yoctoproject.org>, <reatmon@ti.com>, <denis@denix.org>
Cc: <devarsht@ti.com>, <tomi.valkeinen@ideasonboard.com>,
	<a-limaye@ti.com>, <j-choudhary@ti.com>
Subject: [meta-arago][kirkstone/master][PATCH] kms++: update to the latest and bump version
Date: Tue, 30 Apr 2024 15:10:03 +0530	[thread overview]
Message-ID: <20240430094003.196209-1-j-choudhary@ti.com> (raw)

ltp-ddt scripts are using latest dmabuf utilities but the current
source code does not have that support in kms++.
Bump up the SRCREV to take into account the latest dmabuf changes.

Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
---
 meta-arago-extras/recipes-graphics/kms++/kms++_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb b/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
index 2c0abaa7..bae03683 100644
--- a/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
+++ b/meta-arago-extras/recipes-graphics/kms++/kms++_git.bb
@@ -3,12 +3,12 @@ HOMEPAGE = "https://github.com/tomba/kmsxx"
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad"
 
-PV = "2.1"
+PV = "2.2"
 PR = "r1"
 
 BRANCH = "master"
 SRC_URI = "git://github.com/tomba/kmsxx.git;protocol=https;branch=${BRANCH}"
-SRCREV = "5afc8d918f2c084acd65027604868dfde43395cf"
+SRCREV = "9ae90ce75478e49844cf984562db0dc1a074462f"
 
 DEPENDS = "drm fmt"
 
-- 
2.25.1



             reply	other threads:[~2024-04-30  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30  9:40 Jayesh Choudhary [this message]
2024-04-30 22:54 ` [meta-arago][kirkstone/master][PATCH] kms++: update to the latest and bump version Ryan Eatmon
2024-05-02  5:11   ` Jayesh Choudhary
2024-05-03  1:05 ` Ryan Eatmon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240430094003.196209-1-j-choudhary@ti.com \
    --to=j-choudhary@ti.com \
    --cc=a-limaye@ti.com \
    --cc=denis@denix.org \
    --cc=devarsht@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=reatmon@ti.com \
    --cc=tomi.valkeinen@ideasonboard.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).