Instead of letting the xenstore stubdoms depend on libxenguest and with that on basically all Xen libraries, only let it depend on the actually used libraries.
This is in preparation of removing the libxenctrl dependency from Xenstore and with that the capability to use xenstore-stubdom on multiple hypervisor versions. Juergen Gross (3): config: update Mini-OS commit tools/xenstored: remove unneeded libxenguest reference stubdom: use real lib dependencies for xenstore stubdoms Config.mk | 2 +- stubdom/Makefile | 6 ++++-- tools/xenstored/Makefile.common | 1 - 3 files changed, 5 insertions(+), 4 deletions(-) -- 2.43.0
