diff --git a/meta-networking/recipes-protocols/babeld/babeld_1.13.1.bb b/meta-networking/recipes-protocols/babeld/babeld_1.14.bb similarity index 92% rename from meta-networking/recipes-protocols/babeld/babeld_1.13.1.bb rename to meta-networking/recipes-protocols/babeld/babeld_1.14.bb index cc69f1448a..925446a1fb 100644 --- a/meta-networking/recipes-protocols/babeld/babeld_1.13.1.bb +++ b/meta-networking/recipes-protocols/babeld/babeld_1.14.bb @@ -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\d+(\.\d+)+)"