From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15071] New: RTL8723BS library is outdated
Date: Thu, 20 Oct 2022 10:27:23 +0000 [thread overview]
Message-ID: <bug-15071-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15071
Bug ID: 15071
Summary: RTL8723BS library is outdated
Product: buildroot
Version: 2022.02.6
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Outdated package
Assignee: unassigned@buildroot.uclibc.org
Reporter: alirezatm@ymail.com
CC: buildroot@uclibc.org
Target Milestone: ---
Good day, It seems that the RTL8723BS library in the buildroot settings
accessible by "make menuconfig" and "make linux-menunconfig" is outdated and
hasn't been updated for a long time
In the "~/buildroot-2022.02.6/package/rtl8723bs/rtl8723bs.mk" file, I saw this
line:
RTL8723BS_SITE = $(call github,hadess,rtl8723bs,$(RTL8723BS_VERSION))
which means that it's fetching the library from
https://github.com/hadess/rtl8723bs which as you can see is not being updated
anymore and is extremely outdated. For example it doesn't respect the changes
to the timer done in the 4.15 kernel
I tried lowering my linux kernel version in the "make menuconfig" settings as a
compromise but this library still won't compile. Tried and failed with kernel
versions 4.11, 4.12 and 4.14
The kernel itself seems to have an up-to-date driver for it
(https://github.com/torvalds/linux/tree/master/drivers/staging/rtl8723bs) but I
don't think we can access it via buildroot
Is there any chance to fix this library? Thanks
I've attached my .config file if it helps
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2022-10-20 10:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 10:27 bugzilla [this message]
2022-10-20 10:30 ` [Buildroot] [Bug 15071] RTL8723BS library is outdated bugzilla
2022-10-20 10:57 ` bugzilla
2022-10-30 20:20 ` bugzilla
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=bug-15071-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.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.