Re: [PATCH] meson: Fix chardev-baum.so name

2020-08-25 Thread Paolo Bonzini
Queued, thanks. Paolo Il lun 24 ago 2020, 17:52 Bruce Rogers ha scritto: > Somehow in the conversion to meson, the module named chardev-baum got > renamed to chardev-brlapi. Change it back. > > Signed-off-by: Bruce Rogers > --- > chardev/meson.build | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] meson: Fix chardev-baum.so name

2020-08-24 Thread Marc-André Lureau
Hi On Mon, Aug 24, 2020 at 7:53 PM Bruce Rogers wrote: > Somehow in the conversion to meson, the module named chardev-baum got > renamed to chardev-brlapi. Change it back. > > Signed-off-by: Bruce Rogers > Reviewed-by: Marc-André Lureau --- > chardev/meson.build | 2 +- > 1 file changed, 1

[PATCH] meson: Fix chardev-baum.so name

2020-08-24 Thread Bruce Rogers
Somehow in the conversion to meson, the module named chardev-baum got renamed to chardev-brlapi. Change it back. Signed-off-by: Bruce Rogers --- chardev/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chardev/meson.build b/chardev/meson.build index a46a6237be..772