From: Anuj Mittal <[email protected]> Look at the correct URL for new tags and exclude incorrectly tagged [1] 2.15.10 release.
[1] https://github.com/intel/thermal_daemon/issues/504 Signed-off-by: Anuj Mittal <[email protected]> --- meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb b/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb index 3ee31f9df7..98310b4c5c 100644 --- a/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb +++ b/meta-oe/recipes-bsp/thermald/thermald_2.5.10.bb @@ -40,4 +40,5 @@ CONFFILES:${PN} = " \ ${sysconfdir}/thermald/thermal-cpu-cdev-order.xml \ " -UPSTREAM_CHECK_URI = "https://github.com/01org/thermal_daemon/releases" +UPSTREAM_CHECK_URI = "https://github.com/intel/thermal_daemon/releases/" +UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>(?!2\.15\.10$)\d+(\.\d+)+)" -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124509): https://lists.openembedded.org/g/openembedded-devel/message/124509 Mute This Topic: https://lists.openembedded.org/mt/117890429/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
