Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: ankur.tyagi85@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
Subject: [oe][meta-oe][PATCH 8/13] libusb-compat: upgrade 0.1.8 -> 0.1.9
Date: Fri, 24 Jul 2026 14:14:02 +1200	[thread overview]
Message-ID: <20260724021407.2840261-8-ankur.tyagi85@gmail.com> (raw)
In-Reply-To: <20260724021407.2840261-1-ankur.tyagi85@gmail.com>

From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Refreshed 0002-automake-make-example-programs-installable.patch

Changelog:
https://github.com/libusb/libusb-compat-0.1/compare/v0.1.8...v0.1.9

PTESTS passed:

root@qemuarm64:~# ptest-runner libusb-compat
START: ptest-runner
2026-07-24T02:01
BEGIN: /usr/lib/libusb-compat/ptest
...
...
END: /usr/lib/libusb-compat/ptest
2026-07-24T02:01
STOP: ptest-runner
TOTAL: 1 FAIL: 0

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../0002-automake-make-example-programs-installable.patch     | 4 ++--
 .../libusb/{libusb-compat_0.1.8.bb => libusb-compat_0.1.9.bb} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-support/libusb/{libusb-compat_0.1.8.bb => libusb-compat_0.1.9.bb} (96%)

diff --git a/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch b/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch
index faf532cad2..74dd0eab95 100644
--- a/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch
+++ b/meta-oe/recipes-support/libusb/libusb-compat/0002-automake-make-example-programs-installable.patch
@@ -17,8 +17,8 @@ index 9bd3efc..f4324c2 100644
 +++ b/examples/Makefile.am
 @@ -1,5 +1,5 @@
  AM_CPPFLAGS = -I$(top_srcdir)/libusb
--noinst_PROGRAMS = lsusb testlibusb
-+bin_PROGRAMS = lsusb testlibusb
+-noinst_PROGRAMS = lsusb testlibusb hotplug_monitor
++bin_PROGRAMS = lsusb testlibusb hotplug_monitor
  
  lsusb_SOURCES = lsusb.c
  lsusb_LDADD = ../libusb/libusb.la
diff --git a/meta-oe/recipes-support/libusb/libusb-compat_0.1.8.bb b/meta-oe/recipes-support/libusb/libusb-compat_0.1.9.bb
similarity index 96%
rename from meta-oe/recipes-support/libusb/libusb-compat_0.1.8.bb
rename to meta-oe/recipes-support/libusb/libusb-compat_0.1.9.bb
index 960f547f94..424e5cce3b 100644
--- a/meta-oe/recipes-support/libusb/libusb-compat_0.1.8.bb
+++ b/meta-oe/recipes-support/libusb/libusb-compat_0.1.9.bb
@@ -27,7 +27,7 @@ SRC_URI = " \
     file://0002-automake-make-example-programs-installable.patch \
     file://run-ptest \
 "
-SRCREV = "c497eff1ae8c4cfd4fdff370f04c78fa0584f4f3"
+SRCREV = "4831748a1439aec81e9cbb9984b1b0289c1c7051"
 
 UPSTREAM_CHECK_URI = "https://github.com/libusb/libusb-compat-0.1/releases"
 


  parent reply	other threads:[~2026-07-24  2:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24  2:13 [oe][meta-oe][PATCH 1/13] colord: upgrade 1.4.7 -> 1.4.8 ankur.tyagi85
2026-07-24  2:13 ` [oe][meta-oe][PATCH 2/13] iozone3: upgrade 508 -> 510 ankur.tyagi85
2026-07-24  2:13 ` [oe][meta-oe][PATCH 3/13] gensio: upgrade 3.0.2 -> 3.0.3 ankur.tyagi85
2026-07-24  2:13 ` [oe][meta-oe][PATCH 4/13] cryptsetup: upgrade 2.8.6 -> 2.8.7 ankur.tyagi85
2026-07-24  2:13 ` [oe][meta-oe][PATCH 5/13] simpleiot: upgrade 0.18.4 -> 0.18.5 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 6/13] valkey: upgrade 9.1.0 -> 9.1.1 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 7/13] htop: upgrade 3.5.1 -> 3.5.2 ankur.tyagi85
2026-07-24  2:14 ` ankur.tyagi85 [this message]
2026-07-24  2:14 ` [oe][meta-oe][PATCH 9/13] jq: upgrade 1.8.1 -> 1.8.2 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 10/13] freerdp3: upgrade 3.28.0 -> 3.30.0 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 11/13] libraw: upgrade 0.22.1 -> 0.22.2 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 12/13] libp11: upgrade 0.4.18 -> 0.4.19 ankur.tyagi85
2026-07-24  2:14 ` [oe][meta-oe][PATCH 13/13] liboauth2: upgarde 2.2.0 -> 2.3.0 ankur.tyagi85

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=20260724021407.2840261-8-ankur.tyagi85@gmail.com \
    --to=ankur.tyagi85@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox