Re: [OE-core] [meta-oe][PATCH] hidapi: add rdep on glibc-gconv-utf-16

2021-08-26 Thread Khem Raj
On Wed, Aug 25, 2021 at 2:59 PM Justin Bronder wrote: > libhidapi-libusb needs to convert from UTF-16LE to WCHAR_T in order to > read various libusb string descriptors. > > Signed-off-by: Justin Bronder > --- > meta-oe/recipes-support/hidapi/hidapi_git.bb | 1 + > 1 file changed, 1

[OE-core] [meta-oe][PATCH] hidapi: add rdep on glibc-gconv-utf-16

2021-08-25 Thread Justin Bronder
libhidapi-libusb needs to convert from UTF-16LE to WCHAR_T in order to read various libusb string descriptors. Signed-off-by: Justin Bronder --- meta-oe/recipes-support/hidapi/hidapi_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb