From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/4] libgudev: fix upstream check
Date: Thu, 19 May 2016 16:43:08 +0300 [thread overview]
Message-ID: <1463665389-18822-3-git-send-email-maxin.john@intel.com> (raw)
In-Reply-To: <1463665389-18822-1-git-send-email-maxin.john@intel.com>
Provide UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX to fix upstream
check.
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
meta/recipes-gnome/libgudev/libgudev_230.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-gnome/libgudev/libgudev_230.bb b/meta/recipes-gnome/libgudev/libgudev_230.bb
index 6a10502..f9e1d23 100644
--- a/meta/recipes-gnome/libgudev/libgudev_230.bb
+++ b/meta/recipes-gnome/libgudev/libgudev_230.bb
@@ -12,3 +12,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
inherit gnomebase gobject-introspection
+UPSTREAM_CHECK_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgudev/"
+UPSTREAM_CHECK_REGEX = "(?P<pver>(\d+))"
--
2.4.0
next prev parent reply other threads:[~2016-05-19 13:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 13:43 [PATCH 1/4] package_regex.inc: remove deprecated file Maxin B. John
2016-05-19 13:43 ` [PATCH 2/4] freetype: fix upstream check Maxin B. John
2016-05-19 13:43 ` Maxin B. John [this message]
2016-05-19 13:43 ` [PATCH 4/4] ghostscript: " Maxin B. John
2016-05-19 14:04 ` Burton, Ross
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=1463665389-18822-3-git-send-email-maxin.john@intel.com \
--to=maxin.john@intel.com \
--cc=openembedded-core@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.