All of lore.kernel.org
 help / color / mirror / Atom feed
From: ankur.tyagi85@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
Subject: [oe][meta-oe][PATCH 1/7] wtmpdb: upgrade 0.75.0 -> 0.76.0
Date: Wed, 19 Aug 2026 23:25:47 +1200	[thread overview]
Message-ID: <20260819112553.971109-1-ankur.tyagi85@gmail.com> (raw)

From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Also add tag in the SRC_URI

Changelog:
https://github.com/thkukuk/wtmpdb/blob/v0.76.0/NEWS

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../wtmpdb/{wtmpdb_0.75.0.bb => wtmpdb_0.76.0.bb}             | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-extended/wtmpdb/{wtmpdb_0.75.0.bb => wtmpdb_0.76.0.bb} (94%)

diff --git a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.75.0.bb b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.76.0.bb
similarity index 94%
rename from meta-oe/recipes-extended/wtmpdb/wtmpdb_0.75.0.bb
rename to meta-oe/recipes-extended/wtmpdb/wtmpdb_0.76.0.bb
index 4de0a300d4..ebbfc7e994 100644
--- a/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.75.0.bb
+++ b/meta-oe/recipes-extended/wtmpdb/wtmpdb_0.76.0.bb
@@ -5,9 +5,9 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c"
 SECTION = "libs"
 
-SRCREV = "a6f185a241ee633cbba600029ec153feb2665cf8"
+SRCREV = "89c0861f74e576c5ad0ec9f5302aa635a4e50dc6"
 
-SRC_URI = "git://github.com/thkukuk/wtmpdb.git;branch=main;protocol=https"
+SRC_URI = "git://github.com/thkukuk/wtmpdb.git;branch=main;protocol=https;tag=v${PV}"
 
 
 inherit meson pkgconfig systemd features_check


             reply	other threads:[~2026-08-19 11:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-19 11:25 ankur.tyagi85 [this message]
2026-08-19 11:25 ` [oe][meta-oe][PATCH 2/7] graphviz: upgrade 15.1.0 -> 15.1.1 ankur.tyagi85
2026-08-19 11:25 ` [oe][meta-oe][PATCH 3/7] libvncserver: add UPSTREAM_CHECK_GITTAGREGEX ankur.tyagi85
2026-08-19 11:25 ` [oe][meta-oe][PATCH 4/7] libyui: " ankur.tyagi85
2026-08-19 11:25 ` [oe][meta-oe][PATCH 5/7] libyui-ncurses: " ankur.tyagi85
2026-08-19 11:25 ` [oe][meta-oe][PATCH 6/7] openbox: update UPSTREAM_CHECK_REGEX ankur.tyagi85
2026-08-19 11:25 ` [oe][meta-oe][PATCH 7/7] libcdio: upgrade 2.3.0 -> 2.4.0 ankur.tyagi85

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=20260819112553.971109-1-ankur.tyagi85@gmail.com \
    --to=ankur.tyagi85@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.