summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2026-02-12 01:00:23 +1300
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-02-19 08:20:34 +0530
commit980fca8629952d21ab1028e97492957856219990 (patch)
tree0088293cf0f34236b5ee939bc1b498dc271b6430
parentf11e6285f894947a26ea5722299f9a90b4a00dc5 (diff)
downloadmeta-openembedded-980fca8629952d21ab1028e97492957856219990.tar.gz
usbids: upgrade 2025.09.15 -> 2025.12.13
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5aca0a216d07a1876ed6e9d22f34456f0595ed64) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/usbids/usbids_2025.12.13.bb (renamed from meta-oe/recipes-support/usbids/usbids_2025.09.15.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/usbids/usbids_2025.09.15.bb b/meta-oe/recipes-support/usbids/usbids_2025.12.13.bb
index 925a8ddda9..ebaa1d1f99 100644
--- a/meta-oe/recipes-support/usbids/usbids_2025.09.15.bb
+++ b/meta-oe/recipes-support/usbids/usbids_2025.12.13.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
6 6
7SRC_URI = "git://github.com/usbids/usbids.git;branch=master;protocol=https" 7SRC_URI = "git://github.com/usbids/usbids.git;branch=master;protocol=https"
8 8
9# September 15, 2025 9# December 13, 2025
10SRCREV = "18b3055a9819a341ac2ff957f0b92f564d0d5d6e" 10SRCREV = "5de1427442504bc8e28d35cca5397d64ea177456"
11 11
12 12
13do_install() { 13do_install() {