diff options
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.bb | 5 |
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 | ||
| 7 | SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42" | 7 | SRCREV = "7b07684ea6698d4885ff2062350ad8798a04de42" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master" | 9 | SRC_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 | ||
| 11 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 12 | 15 | ||
