ima-evm-utils: bump version

Currently selected SRCREV (782224f33cd711050cbf6146a12122cd73f9136b)
comes after 1.1 ima-evm-utils release, so bump PV accordingly.

Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
lumag
2019-07-24 14:23:25 +03:00
committed by Armin Kuster
parent 964972ea01
commit 2fa48c800d
@@ -6,7 +6,7 @@ DEPENDS += "openssl attr keyutils"
DEPENDS_class-native += "openssl-native keyutils-native"
PV = "1.0+git${SRCPV}"
PV = "1.1+git${SRCPV}"
SRCREV = "782224f33cd711050cbf6146a12122cd73f9136b"
SRC_URI = "git://git.code.sf.net/p/linux-ima/ima-evm-utils"