From: Alexander Kanavin Date: Mon, 19 Jun 2017 11:44:43 +0000 (+0300) Subject: libfakekey: upgrade to 0.3+gitAUTOINC+7ad885912e X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~20911 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adc1baf815ee06c3317b51f459dbb921e0e6de5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libfakekey: upgrade to 0.3+gitAUTOINC+7ad885912e Signed-off-by: Alexander Kanavin --- diff --git a/meta/recipes-graphics/libfakekey/libfakekey_git.bb b/meta/recipes-graphics/libfakekey/libfakekey_git.bb index c60ddea74da..4b803dbae5b 100644 --- a/meta/recipes-graphics/libfakekey/libfakekey_git.bb +++ b/meta/recipes-graphics/libfakekey/libfakekey_git.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://src/libfakekey.c;endline=30;md5=602b5ccd48f6440751086 DEPENDS = "libxtst" SECTION = "x11/wm" -SRCREV = "e327ff049b8503af2dadffa84370a0860b9fb682" -PV = "0.0+git${SRCPV}" +SRCREV = "7ad885912efb2131e80914e964d5e635b0d07b40" +PV = "0.3+git${SRCPV}" SRC_URI = "git://git.yoctoproject.org/${BPN}"