On Thu, May 04, 2017 at 01:53:00PM +0100, Julien Grall wrote:
>
>
> On 04/05/17 11:55, Ian Jackson wrote:
> > Anthony PERARD writes ("[PATCH for-4.9] libs/devicemodel: Fix dependency
> > with libxencall"):
> > > libxendevicemodel.so do depends on libxencall.so but the dependency was
> > > missin
On 04/05/17 11:55, Ian Jackson wrote:
Anthony PERARD writes ("[PATCH for-4.9] libs/devicemodel: Fix dependency with
libxencall"):
libxendevicemodel.so do depends on libxencall.so but the dependency was
missing at link time.
Acked-by: Ian Jackson
IMO this should indeed go into 4.9.
Relea
Anthony PERARD writes ("[PATCH for-4.9] libs/devicemodel: Fix dependency with
libxencall"):
> libxendevicemodel.so do depends on libxencall.so but the dependency was
> missing at link time.
Acked-by: Ian Jackson
IMO this should indeed go into 4.9.
Ian.
libxendevicemodel.so do depends on libxencall.so but the dependency was
missing at link time.
Signed-off-by: Anthony PERARD
---
tools/libs/devicemodel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/libs/devicemodel/Makefile b/tools/libs/devicemodel/Makefile
in