mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
sockperf: add UPSTREAM_CHECK_COMMITS
Fixes: $ devtool latest-version sockperf ... INFO: Current version: git INFO: Latest version: 3.10 INFO: Latest version's commit: 5ebd327da983225321818c0355db922515e026bd Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -8,4 +8,6 @@ LIC_FILES_CHKSUM = "file://copying;md5=b4563b57c98bc23c8cecbc0b6d9546e9"
|
||||
SRC_URI = "git://github.com/Mellanox/sockperf;branch=sockperf_v2;protocol=https"
|
||||
SRCREV = "3c65ad99cd385e18f8a2a655c19826e81a4d17e8"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
inherit autotools
|
||||
Reference in New Issue
Block a user