From: ankur.tyagi85@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
Subject: [oe][meta-oe][PATCH 3/7] libvncserver: add UPSTREAM_CHECK_GITTAGREGEX
Date: Wed, 19 Aug 2026 23:25:49 +1200 [thread overview]
Message-ID: <20260819112553.971109-3-ankur.tyagi85@gmail.com> (raw)
In-Reply-To: <20260819112553.971109-1-ankur.tyagi85@gmail.com>
From: Ankur Tyagi <ankur.tyagi85@gmail.com>
Fixes:
$ devtool latest-version libvncserver
...
INFO: Current version: 0.9.15
INFO: Latest version: 11
INFO: Latest version's commit: 8bef644d17f62ea6daf7459b863f05de187966fe
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.15.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.15.bb b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.15.bb
index 8c6b3f7e14..77612e1626 100644
--- a/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.15.bb
+++ b/meta-oe/recipes-graphics/libvncserver/libvncserver_0.9.15.bb
@@ -49,6 +49,7 @@ SRC_URI = "git://github.com/LibVNC/libvncserver;branch=master;protocol=https;tag
"
SRCREV = "9b54b1ec32731bd23158ca014dc18014db4194c3"
+UPSTREAM_CHECK_GITTAGREGEX = "LibVNCServer-(?P<pver>\d+(\.\d+)+)"
EXTRA_OECMAKE = "-DMAKE_INSTALL_LIBDIR=${libdir}"
next prev parent 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 [oe][meta-oe][PATCH 1/7] wtmpdb: upgrade 0.75.0 -> 0.76.0 ankur.tyagi85
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 ` ankur.tyagi85 [this message]
2026-08-19 11:25 ` [oe][meta-oe][PATCH 4/7] libyui: add UPSTREAM_CHECK_GITTAGREGEX 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-3-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.