[OE-core] [PATCH v2 1/2] fontconfig: fix upstream version check

Alexander Kanavin alexander.kanavin at linux.intel.com
Mon Feb 12 16:59:00 UTC 2018


On 02/12/2018 07:03 PM, Maxin B. John wrote:
> In the case of fontconfig, version x.x.9x are release candidates
> for next version.
> +UPSTREAM_CHECK_REGEX = "fontconfig-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)\.tar\.gz"

Drop the \.gz part. Upstreams can and do switch to anything else at any 
point - bz2, xz, lz, whateverz.

Alex



More information about the Openembedded-core mailing list