summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/spice/libcacard_2.8.1.bb')
-rw-r--r--meta-networking/recipes-support/spice/libcacard_2.8.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/libcacard_2.8.1.bb b/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
index c81322e680..44cccba9d1 100644
--- a/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
+++ b/meta-networking/recipes-support/spice/libcacard_2.8.1.bb
@@ -6,7 +6,10 @@ DEPENDS = "glib-2.0 pcsc-lite nss"
6 6
7SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42" 7SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42"
8 8
9SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master" 9SRC_URI = " \
10 git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master \
11 file://0001-meson.build-set-hardcoded-version-string.patch \
12"
10 13
11S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
12 15