diff options
author | Jeremy Puhlman <jpuhlman@mvista.com> | 2018-06-08 16:06:19 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-14 08:57:14 -0700 |
commit | 0f29f2e0c622fd900099751fc4944f1ae83f4fec (patch) | |
tree | 1ad9b127ec709865bce459f71fdb22ec1cc271f9 /meta-networking | |
parent | d9e257abbe16b9d30171493fa8f1d7e2d24cefe5 (diff) | |
download | meta-openembedded-0f29f2e0c622fd900099751fc4944f1ae83f4fec.tar.gz |
spice: Update to git hash to pick up gcc8 fixes.
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 35482ca86..508bb3699 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | |||
15 | 15 | ||
16 | PV = "0.14.0+git${SRCPV}" | 16 | PV = "0.14.0+git${SRCPV}" |
17 | 17 | ||
18 | SRCREV_spice = "2a3d5624382ba49c4eb906e69697b92f79d06cf4" | 18 | SRCREV_spice = "33d9c38554b41dab1390914ef79594b57218b06b" |
19 | SRCREV_spice-common = "4c2d0e977272c5540634d24f485dd64c424f6748" | 19 | SRCREV_spice-common = "4c2d0e977272c5540634d24f485dd64c424f6748" |
20 | 20 | ||
21 | SRCREV_FORMAT = "spice_spice-common" | 21 | SRCREV_FORMAT = "spice_spice-common" |