|
@@ -5,9 +5,9 @@ HOMEPAGE = "https://github.com/ColinIanKing/stress-ng#readme"
|
|
|
LICENSE = "GPL-2.0-only"
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
|
|
-SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master \
|
|
|
+SRC_URI = "git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master;tag=V${PV} \
|
|
|
"
|
|
|
-SRCREV = "44162bc4e00d06d366436857093a276ea692711e"
|
|
|
+SRCREV = "d4eef982dc98fe915aa82303c0a24070d0a51b00"
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
|
|
DEPENDS = "coreutils-native libbsd"
|