diff --git a/recipes-apps/intercom/intercom.bb b/recipes-apps/intercom/intercom.bb index 9b35154..3f9fb8f 100644 --- a/recipes-apps/intercom/intercom.bb +++ b/recipes-apps/intercom/intercom.bb @@ -10,7 +10,7 @@ LICENSE = "MIT" FILESEXTRAPATHS:prepend := "${THISDIR}/files:" PV = "1.0.0" -SRC_URI = "git://git.nas.benserv.fr/vincent/KineIntercom.git;protocol=https;tag=${PV}" +SRC_URI = "git://git.nas.benserv.fr/vincent/KineIntercom.git;protocol=https;branch=master" SRCREV = "3a07adf319a19e1f322bc86eba4decba5bb9d0eb"