[Spice-devel] [RFC PATCH vdagent 03/16] Add cximage submodule

Frediano Ziglio fziglio at redhat.com
Mon Jul 18 07:34:17 UTC 2016


> 
> Signed-off-by: Dmitry Fleytman <dmitry at daynix.com>
> ---
>  .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

This should be made public

> diff --git a/cximage b/cximage
> new file mode 160000
> index 0000000..516061f
> --- /dev/null
> +++ b/cximage
> @@ -0,0 +1 @@
> +Subproject commit 516061fb908954ced223fea7703f5b5d79daac26

Frediano


More information about the Spice-devel mailing list