mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
There was an off-by-one in the path rebasing code that caused it to copy overlay-relative paths verbatim instead of rebasing them to fit the target DTB. Signed-off-by: Phil Elwell <phil@raspberrypi.com>