diff options
| -rw-r--r-- | meta-networking/recipes-support/spice/spice_git.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index bf4b083461..38b8bf306a 100644 --- a/meta-networking/recipes-support/spice/spice_git.bb +++ b/meta-networking/recipes-support/spice/spice_git.bb | |||
| @@ -15,8 +15,8 @@ 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 = "33d9c38554b41dab1390914ef79594b57218b06b" | 18 | SRCREV_spice = "f1050bfc76c9c4146257e087baf74e0b62d7d218" |
| 19 | SRCREV_spice-common = "4c2d0e977272c5540634d24f485dd64c424f6748" | 19 | SRCREV_spice-common = "95743f40a2da39e0a19859c305e69e2c99d39e42" |
| 20 | 20 | ||
| 21 | SRCREV_FORMAT = "spice_spice-common" | 21 | SRCREV_FORMAT = "spice_spice-common" |
| 22 | 22 | ||
| @@ -48,6 +48,7 @@ PACKAGECONFIG[smartcard] = "--enable-smartcard,--disable-smartcard,libcacard," | |||
| 48 | PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl," | 48 | PACKAGECONFIG[sasl] = "--with-sasl,--without-sasl,cyrus-sasl," |
| 49 | PACKAGECONFIG[client] = "--enable-client,--disable-client,," | 49 | PACKAGECONFIG[client] = "--enable-client,--disable-client,," |
| 50 | PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,," | 50 | PACKAGECONFIG[gui] = "--enable-gui,--disable-gui,," |
| 51 | PACKAGECONFIG[opus] = "--enable-opus,--disable-opus,libopus," | ||
| 51 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,," | 52 | PACKAGECONFIG[opengl] = "--enable-opengl,--disable-opengl,," |
| 52 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama," | 53 | PACKAGECONFIG[xinerama] = "--enable-xinerama,--disable-xinerama,libxinerama," |
| 53 | 54 | ||
