diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-04-08 22:37:09 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-08 21:03:47 -0700 |
| commit | a7bc0ed175a1c2661599dad14ee66b8b7d0a99e7 (patch) | |
| tree | 5ddc8e7154a13f3da5d90a2d55cb6f61b1f48705 /meta-oe/recipes-support | |
| parent | 519a3749c8dbeccf41e59e6c5592eb77c7bf7654 (diff) | |
| download | meta-openembedded-a7bc0ed175a1c2661599dad14ee66b8b7d0a99e7.tar.gz | |
usbids: upgrade 2023.01.16 -> 2025.04.01
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/usbids/usbids_2025.04.01.bb (renamed from meta-oe/recipes-support/usbids/usbids_2023.01.16.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/usbids/usbids_2023.01.16.bb b/meta-oe/recipes-support/usbids/usbids_2025.04.01.bb index b0dd72fb25..bdb5807aa6 100644 --- a/meta-oe/recipes-support/usbids/usbids_2023.01.16.bb +++ b/meta-oe/recipes-support/usbids/usbids_2025.04.01.bb | |||
| @@ -6,7 +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 | SRCREV = "7963233faf69eb9c80ffca8dfc1f31940f75999f" | 9 | # April 1, 2025 |
| 10 | SRCREV = "635738b64eb52d376c5d1756c265de67236c8934" | ||
| 10 | 11 | ||
| 11 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 12 | 13 | ||
