aboutsummaryrefslogtreecommitdiff
path: root/libs/libmraa/patches/001-mraa-Use-posix-basename.patch
Commit message (Collapse)AuthorAge
* libmraa: Fix compilation with musl libc 1.2.5Hauke Mehrtens2024-04-20
Support POSIX basename used in musl libc 1.2.5. This backports a patch from upstream git. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>