diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-10-03 13:29:38 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-03 11:21:04 -0700 |
commit | 872208ed73b97e214d63f87e2bd2429e9e8536b0 (patch) | |
tree | d84d1a5866df085c2ade97f8f52fd3fcc65b00c1 | |
parent | 1103d2da8dca68f7bf6adb76cc1990eb058196d8 (diff) | |
download | meta-openembedded-872208ed73b97e214d63f87e2bd2429e9e8536b0.tar.gz |
usbids: upgrade 2025.04.01 -> 2025.09.15
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/usbids/usbids_2025.09.15.bb (renamed from meta-oe/recipes-support/usbids/usbids_2025.04.01.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/usbids/usbids_2025.04.01.bb b/meta-oe/recipes-support/usbids/usbids_2025.09.15.bb index aa884419f8..925a8ddda9 100644 --- a/meta-oe/recipes-support/usbids/usbids_2025.04.01.bb +++ b/meta-oe/recipes-support/usbids/usbids_2025.09.15.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/usbids/usbids.git;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/usbids/usbids.git;branch=master;protocol=https" |
8 | 8 | ||
9 | # April 1, 2025 | 9 | # September 15, 2025 |
10 | SRCREV = "635738b64eb52d376c5d1756c265de67236c8934" | 10 | SRCREV = "18b3055a9819a341ac2ff957f0b92f564d0d5d6e" |
11 | 11 | ||
12 | 12 | ||
13 | do_install() { | 13 | do_install() { |