Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdadm: Fix build with new musl | Khem Raj | 2024-04-12 | 1 | -0/+1 |
| | | | | | | | | | new musl has removed basename prototype from string.h (From OE-Core rev: 09da7bfb64ac8bcd9ad23101eecf31f3d29b6b5e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | mdadm: update 4.2 -> 4.3 | Alexander Kanavin | 2024-04-12 | 1 | -0/+126 |
Drop a gigantic set of patches: either backports or test fixups (which are no longer testable after exclusion of mdadm from ptests). Add musl fixes: 0001-util.c-add-limits.h-include-for-NAME_MAX-definition.patch 0002-Create.c-include-linux-falloc.h-for-FALLOC_FL_ZERO_R.patch (From OE-Core rev: 8c80e7579eea0ae17112de3b79c12a587e6f7b8e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |