tomahawk: remove protocol=git from SRC_URI

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-11-03 17:15:45 +01:00
parent a19c81a69a
commit 55d6a933d7

View File

@@ -9,7 +9,7 @@ DEPENDS += " \
"
SRC_URI = " \
git://github.com/tomahawk-player/${BPN}.git;protocol=git \
git://github.com/tomahawk-player/${BPN}.git \
file://0001-use-pkg-config-to-find-taglib.patch \
"
SRCREV = "7e96285132921936b3a62202d894d5288e5890d2"