[Buildroot] [git commit branch/next] board/radxa/rock5b: fix kernel patch location

Yann E. MORIN yann.morin.1998 at free.fr
Sun Aug 20 21:27:38 UTC 2023


commit: https://git.buildroot.net/buildroot/commit/?id=0293d131c9c56af24d4f58dfddcd2d8c971f5841
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Commit 2a5d90a59516 (configs/rock5b: Add patches to fix gcc12 warnings)
introduced the kernel patches in an incorrect directory.

Fix that by moving them in the proper location.

Reported-by: Kilian Zinnecker <kilian.zinnecker at mail.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 .../0001-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch       | 0
 .../0002-mm-page_alloc-fix-building-error-on-Werror-array-com.patch       | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/board/radxa/rock5b/patches/0001-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch b/board/radxa/rock5b/patches/linux/0001-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch
similarity index 100%
rename from board/radxa/rock5b/patches/0001-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch
rename to board/radxa/rock5b/patches/linux/0001-etherdevice-Adjust-ether_addr-prototypes-to-silence-.patch
diff --git a/board/radxa/rock5b/patches/0002-mm-page_alloc-fix-building-error-on-Werror-array-com.patch b/board/radxa/rock5b/patches/linux/0002-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
similarity index 100%
rename from board/radxa/rock5b/patches/0002-mm-page_alloc-fix-building-error-on-Werror-array-com.patch
rename to board/radxa/rock5b/patches/linux/0002-mm-page_alloc-fix-building-error-on-Werror-array-com.patch



More information about the buildroot mailing list