diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2023-03-05 15:26:47 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-05 14:34:38 -0800 |
commit | 80740b1d3c7ce2910410a7b49ca1e3bb012d3d4a (patch) | |
tree | b6532d536b6ff098c6ba26d98b17b499fb54c6b3 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 56db1cfb71cd09e9b20bfee431e8088753ab1f76 (diff) | |
download | meta-openembedded-80740b1d3c7ce2910410a7b49ca1e3bb012d3d4a.tar.gz |
frr: add UPSTREAM_CHECK_GITTAGREGEX
Add UPSTREAM_CHECK_GITTAGREGEX to check the correct latest stable
verison.
Before the patch:
$ devtool latest-version frr
INFO: Current version: 8.4.2
INFO: Latest version: 9.0
INFO: Latest version's commit: 16c38045b1a84f899da473398779cc593d82d2bd
Version 9.0 is a development tag[1].
After the patch:
$ devtool latest-version frr
INFO: Current version: 8.4.2
INFO: Latest version: 8.4.2
INFO: Latest version's commit: 9e25d07412e92bdcd1f69c4755dc7564b23023c0
[1] https://github.com/FRRouting/frr/tags
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions