diff options
-rw-r--r-- | meta-networking/recipes-support/spice/usbredir_0.9.0.bb (renamed from meta-networking/recipes-support/spice/usbredir_0.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/usbredir_0.8.0.bb b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb index 9ee43be1ea..079f52f99b 100644 --- a/meta-networking/recipes-support/spice/usbredir_0.8.0.bb +++ b/meta-networking/recipes-support/spice/usbredir_0.9.0.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
7 | 7 | ||
8 | DEPENDS = "libusb1" | 8 | DEPENDS = "libusb1" |
9 | 9 | ||
10 | SRCREV = "07b98b8e71f620dfdd57e92ddef6b677b259a092" | 10 | SRCREV = "bca484fc6f206ab9da2f73e8a0118fad45374d4e" |
11 | 11 | ||
12 | SRC_URI = " \ | 12 | SRC_URI = " \ |
13 | git://anongit.freedesktop.org/spice/usbredir \ | 13 | git://anongit.freedesktop.org/spice/usbredir \ |