All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] package/rtl8189s: fixes for autobuilder failures
@ 2022-05-09  6:07 Sergey Matyukevich
  2022-05-09  6:07 ` [Buildroot] [PATCH 1/3] package/rtl8189fs: enable required kernel options Sergey Matyukevich
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sergey Matyukevich @ 2022-05-09  6:07 UTC (permalink / raw)
  To: buildroot; +Cc: Sergey Matyukevich

Hi all,

This patch series includes several patches that are supposed to fix
recent rtl8189fs build failures. Fixes include:
- fix rtl8189fs builds for big-endian platforms
- enable kernel options required for rtl8189fs driver

Besides, bump driver version to pull the latest fixes
for 5.1 - 5.17 kernels.

Regards,
Sergey

Sergey Matyukevich (3):
  package/rtl8189fs: enable required kernel options
  package/rtl8189fs: bump revision
  package/rtl8189fs: fix big-endian builds

 ...1-Makefile-remove-default-endianness.patch | 30 +++++++++++++++++++
 .../0001-include-disable-debug-messages.patch | 28 -----------------
 package/rtl8189fs/rtl8189fs.hash              |  2 +-
 package/rtl8189fs/rtl8189fs.mk                | 12 ++++++--
 4 files changed, 41 insertions(+), 31 deletions(-)
 create mode 100644 package/rtl8189fs/0001-Makefile-remove-default-endianness.patch
 delete mode 100644 package/rtl8189fs/0001-include-disable-debug-messages.patch

-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-28 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09  6:07 [Buildroot] [PATCH 0/3] package/rtl8189s: fixes for autobuilder failures Sergey Matyukevich
2022-05-09  6:07 ` [Buildroot] [PATCH 1/3] package/rtl8189fs: enable required kernel options Sergey Matyukevich
2022-05-28 19:17   ` Peter Korsgaard
2022-05-09  6:07 ` [Buildroot] [PATCH 2/3] package/rtl8189fs: bump revision Sergey Matyukevich
2022-05-28 19:17   ` Peter Korsgaard
2022-05-09  6:07 ` [Buildroot] [PATCH 3/3] package/rtl8189fs: fix big-endian builds Sergey Matyukevich
2022-05-13 21:08   ` Arnout Vandecappelle
2022-05-28 19:19   ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.