diff --git a/recipes-apps/intercom/intercom.bb b/recipes-apps/intercom/intercom.bb index f059447..85b413b 100644 --- a/recipes-apps/intercom/intercom.bb +++ b/recipes-apps/intercom/intercom.bb @@ -10,9 +10,8 @@ LICENSE = "MIT" FILESEXTRAPATHS:prepend := "${THISDIR}/files:" SRC_URI = "git://git.nas.benserv.fr/vincent/KineIntercom.git;protocol=https;branch=master" -#SRC_URI[sha256sum] = "" -SRCREV = "4f51b8f41aae2e04c5f1fc36d779696717c7502a" +SRCREV = "893954ad671fad6db0de755e9d22e9925bef042a" PV = "1.0.0" S = "${WORKDIR}/git"