babeld: upgrade 1.13.1 -> 1.14

Also included tag in the SRC_URI.

Changelog:
https://github.com/jech/babeld/blob/babeld-1.14/CHANGES

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-05 22:56:08 +12:00
committed by Khem Raj
parent 41c2b1e765
commit 26459d01a6
@@ -12,8 +12,8 @@ SECTION = "net"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENCE;md5=411a48ac3c2e9e0911b8dd9aed26f754"
SRC_URI = "gitsm://github.com/jech/babeld.git;protocol=https;branch=master"
SRCREV = "3d61ea1e843e2c5f9706c74d1adad4e1d24d44b9"
SRC_URI = "gitsm://github.com/jech/babeld.git;protocol=https;branch=master;tag=${BP}"
SRCREV = "118774d0c720cef016c0f3894ef8d24cd9cadd17"
UPSTREAM_CHECK_GITTAGREGEX = "babeld-(?P<pver>\d+(\.\d+)+)"