Why does this need to be a subdomule? Until now, this was managed as an
external dependency.

Christophe

On Mon, Jul 18, 2016 at 09:34:37AM +0300, Dmitry Fleytman wrote:
> Signed-off-by: Dmitry Fleytman <[email protected]>
> ---
>  .gitmodules | 3 +++
>  cximage     | 1 +
>  2 files changed, 4 insertions(+)
>  create mode 160000 cximage
> 
> diff --git a/.gitmodules b/.gitmodules
> index f946a4d..04211d8 100644
> --- a/.gitmodules
> +++ b/.gitmodules
> @@ -1,3 +1,6 @@
>  [submodule "spice-protocol"]
>       path = spice-protocol
>       url = git://git.freedesktop.org/git/spice/spice-protocol.git
> +[submodule "cximage"]
> +     path = cximage
> +     url = ../daynix-spice.cximage.git
> diff --git a/cximage b/cximage
> new file mode 160000
> index 0000000..516061f
> --- /dev/null
> +++ b/cximage
> @@ -0,0 +1 @@
> +Subproject commit 516061fb908954ced223fea7703f5b5d79daac26
> -- 
> 1.8.3.1
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/spice-devel

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to