[meta-virtualization] [PATCH 1/1] spice: add SRCREV_FORMAT to recipe

Joe Slater jslater at windriver.com
Tue Sep 8 17:30:37 PDT 2015


Create a composite source revision.  Failure to do so
can cause parsing errors.

Signed-off-by: Joe Slater <jslater at windriver.com>
---
 recipes-support/spice/spice_git.bb |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-support/spice/spice_git.bb b/recipes-support/spice/spice_git.bb
index 8340787..95f7156 100644
--- a/recipes-support/spice/spice_git.bb
+++ b/recipes-support/spice/spice_git.bb
@@ -24,6 +24,8 @@ SRCREV_spice = "b270fb010a3ddb432dfe6b15e4bdffa6ac086cd0"
 SRCREV_spice-common = "fe93908238196bd632287fc9875e6f2e11105d04"
 SRCREV_spice-protocol = "784407f248e7f99d2bfcc9368f9acd1efb2b9617"
 
+SRCREV_FORMAT = "spice_spice-common_spice-protocol"
+
 SRC_URI = "git://anongit.freedesktop.org/spice/spice;name=spice \
            git://anongit.freedesktop.org/spice/spice-common;destsuffix=git/spice-common;name=spice-common \
            git://anongit.freedesktop.org/spice/spice-protocol;destsuffix=git/spice-common/spice-protocol;name=spice-protocol \
-- 
1.7.9.5



More information about the meta-virtualization mailing list