mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
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:
+2
-2
@@ -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+)+)"
|
||||
|
||||
Reference in New Issue
Block a user