public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Justin Bronder" <jsbronder@cold-front.org>
To: openembedded-core@lists.openembedded.org
Subject: Re: hidapi: add rdep on glibc-gconv-utf-16
Date: Mon, 30 Aug 2021 13:16:15 -0400	[thread overview]
Message-ID: <20210830171615.GA6316@lasswell> (raw)
In-Reply-To: <16A01D9944DEB25B.22970@lists.openembedded.org>

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

           reply	other threads:[~2021-08-30 17:16 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <16A01D9944DEB25B.22970@lists.openembedded.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210830171615.GA6316@lasswell \
    --to=jsbronder@cold-front.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox