From: Max Krummenacher <max.oss.09@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Max Krummenacher <max.krummenacher@toradex.com>
Subject: Re: [meta-oe][PATCH 2/2] libusbgx: uprev to the latest commit
Date: Thu, 15 Feb 2024 15:16:43 +0100 [thread overview]
Message-ID: <Zc4cyxt-05mSp25z@toolbox> (raw)
In-Reply-To: <20240215140714.2106808-2-max.oss.09@gmail.com>
On Thu, Feb 15, 2024 at 03:07:14PM +0100, max.oss.09@gmail.com wrote:
> From: Max Krummenacher <max.krummenacher@toradex.com>
>
> Uprev libusbgx to ec0b01c to get following fixes:
> ```
> ec0b01c Merge pull request #83 from mgrzeschik/uac2-controls
> cbf1750 uac2: add additional configuration controls
> 81d7c05 load libcomposite kernel module
> caad244 Fix: Memory leak config label
> 51abbfd Automake: fix distclean of tests
> 3cc5af7 Added printer function header to installed headers
> adc45af Added missing extern C closing brace
> ```
>
> Refresh 0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch.
I missed to add the changed patch file to the commit, v2 to follow shortly.
Sorry about that.
Max
>
> Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
> ---
> meta-oe/recipes-support/libusbgx/libusbgx_git.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb
> index 484110561..a20ff4eea 100644
> --- a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb
> +++ b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> inherit autotools pkgconfig systemd update-rc.d update-alternatives
>
> PV = "0.2.0+git"
> -SRCREV = "721e3a1cbd7e2b6361bb439d3959e7403e4f0092"
> +SRCREV = "ec0b01c03fdc7893997b7b32ec1c12c6103f62f3"
> SRCBRANCH = "master"
> SRC_URI = " \
> git://github.com/libusbgx/libusbgx.git;branch=${SRCBRANCH};protocol=https \
> --
> 2.42.0
>
>
next prev parent reply other threads:[~2024-02-15 14:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 14:07 [meta-oe][PATCH 1/2] libusbgx: fix usbgx.service stop / restart max.oss.09
2024-02-15 14:07 ` [meta-oe][PATCH 2/2] libusbgx: uprev to the latest commit max.oss.09
2024-02-15 14:16 ` Max Krummenacher [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-15 14:17 [meta-oe][PATCH 1/2] libusbgx: fix usbgx.service stop / restart max.oss.09
2024-02-15 14:17 ` [meta-oe][PATCH 2/2] libusbgx: uprev to the latest commit max.oss.09
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=Zc4cyxt-05mSp25z@toolbox \
--to=max.oss.09@gmail.com \
--cc=max.krummenacher@toradex.com \
--cc=openembedded-devel@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 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.