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

Christophe Fergeau cfergeau at redhat.com
Wed Jul 20 15:54:24 UTC 2016


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 <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
> 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
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160720/e38de414/attachment.sig>


More information about the Spice-devel mailing list