mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
cyrus-sasl: add UPSTREAM_CHECK_REGEX
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,6 +15,8 @@ SRC_URI = "ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-${PV}.tar.gz \
|
||||
file://saslauthd.conf \
|
||||
"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "cyrus-sasl-(?P<pver>(\d+(\.\d+)+))\.tar"
|
||||
|
||||
inherit autotools-brokensep pkgconfig useradd systemd
|
||||
|
||||
EXTRA_OECONF += "--with-dblib=berkeley \
|
||||
|
||||
Reference in New Issue
Block a user