Add tag to SRC_URI to verify SRCREV.
Rename files directory to be recipe specific.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
inherit update-rc.d update-alternatives systemd autotools
-SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https;tag=v${PV} \
file://sysklogd \
"
-SRCREV = "5552a3ea0d025573a5e212d62ee3e04bd376c7c4"
+SRCREV = "5fb314cb9060afa3bd4eed2f0be3200f02f729e9"
S = "${WORKDIR}/git"