On 2017-03-09 02:41 AM, Jiang Lu wrote:
Hi Bruce,
This series of patches fix a few defects found on actions-s500 bsp, including:
1.WIFI driver RTL8723BS can not auto load on startup.
2.WIFI & Bluetooth can not support namespace.
3.A few compile warnings.
The patch include 7 kernel patch & 1 kernel-meta patch for yocto 4.1 kernel.
Please apply the kernel patch for standard/actions-s500 branch.
1.Kernel patch:
The following changes since commit a409186e7317f0f2f4b490fbdf7f09af654c3488:
Merge branch 'standard/base' into standard/actions-s500 (2017-01-29 22:59:30
-0500)
merged.
are available in the git repository at:
https://github.com/WarrickJiang/linux-yocto-4.1.git actions-s500_0308
for you to fetch changes up to 526d6e59ba126bba210dd2d4de9e3bc012bcbb59:
driver: rtc: lower the log level for the debug info (2017-03-09 15:17:50
+0800)
----------------------------------------------------------------
Jiang Lu (3):
rtl8723bs: allow using network namespaces
rtl8723bs:forcing driver load with late_initcall
actions-s500:Add workround for SDIO issue on EVT board
Limeng (3):
driver: wireless: rtl8723bs: add parentheses to fix build warning
arm: mach: owl: change boot_lock into raw spin lock
driver: rtc: lower the log level for the debug info
fupan li (1):
net/bluetooth: make bluetooth socket can be created in net namespace
arch/arm/mach-owl/platsmp-owl.c | 10
+++++-----
drivers/mmc/core/sdio.c | 5 +++++
drivers/mmc/host/Kconfig | 6
++++++
drivers/net/wireless/actions/rtl8723bs/core/rtw_mlme_ext.c | 8
+++++---
drivers/net/wireless/actions/rtl8723bs/core/rtw_p2p.c | 4 ++--
drivers/net/wireless/actions/rtl8723bs/os_dep/linux/ioctl_cfg80211.c | 1 +
drivers/net/wireless/actions/rtl8723bs/os_dep/linux/sdio_intf.c | 2 +-
drivers/rtc/rtc-atc260x.c | 2 +-
net/bluetooth/af_bluetooth.c | 2 +-
net/bluetooth/bnep/sock.c | 4 ++--
net/bluetooth/cmtp/sock.c | 4 ++--
net/bluetooth/hci_sock.c | 4 ++--
net/bluetooth/hidp/sock.c | 4 ++--
net/bluetooth/l2cap_sock.c | 4 ++--
net/bluetooth/rfcomm/sock.c | 4 ++--
net/bluetooth/sco.c | 4 ++--
16 files changed, 41 insertions(+), 27 deletions(-)
2.kernel-meta patch
The following changes since commit 46b3153a39950b3542a99486bd964ab2ed65aeb4:
bsp/leafhill: fix warning on kernel config (2017-02-22 16:08:30 -0500)
are available in the git repository at:
https://github.com/WarrickJiang/yocto-kernel-cache.git yocto_41_0308
And merged.
Bruce
for you to fetch changes up to 69c64eb455de3c65147b0e88cf2f289a7f1bcc16:
actions-s500:Enable RTL8723BS driver compile into kernel (2017-03-09 15:35:16
+0800)
----------------------------------------------------------------
Jiang Lu (1):
actions-s500:Enable RTL8723BS driver compile into kernel
bsp/actions-s500/actions-s500.cfg | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Thanks
Jiang Lu
--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto