mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
libgudev: fix upstream check
Provide UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX to fix upstream check. (From OE-Core rev: 3e882977f9185161a9ec0e6fe9aeae1a445252f8) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
69dfa87680
commit
7dbdef48be
@@ -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+))"
|
||||
|
||||
Reference in New Issue
Block a user