All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Matyukevich <geomatsi@gmail.com>
To: buildroot@buildroot.org
Cc: Sergey Matyukevich <geomatsi@gmail.com>
Subject: [Buildroot] [PATCH 0/3] package/rtl8189s: fixes for autobuilder failures
Date: Mon,  9 May 2022 09:07:18 +0300	[thread overview]
Message-ID: <20220509060721.2726047-1-geomatsi@gmail.com> (raw)

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

             reply	other threads:[~2022-05-09  6:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09  6:07 Sergey Matyukevich [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220509060721.2726047-1-geomatsi@gmail.com \
    --to=geomatsi@gmail.com \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.