diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-04-09 01:27:43 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-08 09:25:54 -0700 |
commit | 613729e7803c5faacc39823925e0c711d0da7682 (patch) | |
tree | 137dca409fd19b1f2b939f96f9f7809e0465c054 /meta-networking/recipes-support | |
parent | 83c8e6bcc0ad57628baac2ee15fac5f5b48ca7c2 (diff) | |
download | meta-openembedded-613729e7803c5faacc39823925e0c711d0da7682.tar.gz |
usbredir: upgrade 0.8.0 -> 0.9.0
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-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 9ee43be1e..079f52f99 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 \ |