|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH 05 of 17] Include v6 modules in xapi-client
Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>
# HG changeset patch
# User Rob Hoes <rob.hoes@xxxxxxxxxx>
# Date 1294419411 0
# Node ID eb276f271743f4f7220ecb5d4a5e6e6819fea4b9
# Parent 2c96a7954f6f3fa519f5afb2c224bbdc5c7e5500
Include v6 modules in xapi-client
Signed-off-by: Rob Hoes <rob.hoes@xxxxxxxxxx>
diff -r 2c96a7954f6f -r eb276f271743 ocaml/idl/ocaml_backend/OMakefile
--- a/ocaml/idl/ocaml_backend/OMakefile
+++ b/ocaml/idl/ocaml_backend/OMakefile
@@ -112,6 +112,8 @@
../../util/util_inventory \
../../util/version \
../../xapi/xapi_inventory \
+ ../../license/v6xmlrpc \
+ ../../license/v6daemon \
$(COMMON_OBJS) \
$(CLIENT_OBJS)
@@ -157,3 +159,4 @@
.PHONY: lib-uninstall
lib-uninstall:
ocamlfind remove -destdir $(INSTALL_PATH) xapi-client
+
xen-api.hg-05.patch
Description: Text Data
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-API] [PATCH 00 of 17] Refactor feature-restrictions code, Rob Hoes
- [Xen-API] [PATCH 04 of 17] Remove some unused modules from v6d, Rob Hoes
- [Xen-API] [PATCH 05 of 17] Include v6 modules in xapi-client,
Rob Hoes <=
- [Xen-API] [PATCH 02 of 17] Remove unnecessary dependencies to build 'xsh', Rob Hoes
- [Xen-API] [PATCH 06 of 17] Package v6d as a separate RPM, Rob Hoes
- [Xen-API] [PATCH 08 of 17] CA-36391: Improve failure behaviour of xe host-apply-edition, Rob Hoes
- [Xen-API] [PATCH 07 of 17] Function to check license expiry, Rob Hoes
- [Xen-API] [PATCH 01 of 17] Remove no longer used module that was still lying around, Rob Hoes
- [Xen-API] [PATCH 13 of 17] Update ocamldoc, Rob Hoes
- [Xen-API] [PATCH 15 of 17] CA-28853: CLI command returns an error on pressing Tab key --- FIXED, Rob Hoes
- [Xen-API] [PATCH 14 of 17] CP-2137: Allow additional feature flags to be set by v6d, Rob Hoes
- [Xen-API] [PATCH 12 of 17] Clean up doc target of Makefile, Rob Hoes
- [Xen-API] [PATCH 09 of 17] CP-2137: Use rpc-light to implement the xapi<->v6d XMLRPC interface, Rob Hoes
|
|
|
|
|