Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libftdi: Backport patches to support builds with CMake 4+ | Moritz Haase | 2025-07-03 | 1 | -0/+34 |
The commits have been merged upstream, but there hasn't been a release containing them yet (last upstream release was years ago). Pulling them in unblocks builds with CMake 4+ in the context of a patch series bumping CMake to 4.0.3 in openembedded-core (see [0]). [0]: https://lists.openembedded.org/g/openembedded-core/topic/113946576 CC: antonin.godard@bootlin.com CC: alex.kanavin@gmail.com Signed-off-by: Moritz Haase <Moritz.Haase@bmw.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> |