-
- Downloads
temp/u-boot-librem5: fix sed regex to support gnu sed (MR 2461)
gnu sed doesn't support \d: https://stackoverflow.com/questions/14671293/why-doesnt-d-work-in-regular-expressions-in-sed/14671365#14671365 So update-u-boot was failing if a user installed gnu sed. Thanks to Arnavion for pointing this out
Please register or sign in to comment