All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: hidapi: add rdep on glibc-gconv-utf-16
       [not found] <16A01D9944DEB25B.22970@lists.openembedded.org>
@ 2021-08-30 17:16 ` Justin Bronder
  0 siblings, 0 replies; only message in thread
From: Justin Bronder @ 2021-08-30 17:16 UTC (permalink / raw)
  To: openembedded-core

My apologies, this should have been sent to
openembedded-devel@lists.openembedded.org.

On 30/08/21 10:59 -0400, 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 <jsbronder@cold-front.org>
> ---
>  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 b/meta-oe/recipes-support/hidapi/hidapi_git.bb
> index 76f5dc762..e45445073 100644
> --- a/meta-oe/recipes-support/hidapi/hidapi_git.bb
> +++ b/meta-oe/recipes-support/hidapi/hidapi_git.bb
> @@ -7,6 +7,7 @@ LICENSE = "BSD-3-Clause | GPLv3"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7c3949a631240cb6c31c50f3eb696077"
>  
>  DEPENDS = "libusb udev"
> +RDEPENDS:${PN}:append:libc-glibc = " glibc-gconv-utf-16"
>  
>  inherit autotools pkgconfig
>  
> -- 
> 2.33.0
> 

> 
> 
> 


-- 
Justin Bronder

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-30 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16A01D9944DEB25B.22970@lists.openembedded.org>
2021-08-30 17:16 ` hidapi: add rdep on glibc-gconv-utf-16 Justin Bronder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.