mglae
3c34476045
options: allow using ADDITIONAL_DRIVERS in distributions file for all projects
2023-01-13 19:39:21 +01:00
mglae
1582234188
options: allow using ADDITIONAL_PACKAGES in distributions file for all projects
2023-01-13 19:32:15 +01:00
Christian Hewitt
4c5c57053f
Merge pull request #7355 from heitbaum/hci
...
linux (Allwinner): Bluetooth: btrtl: Add support for RTL8822BS UART
2023-01-13 15:44:31 +04:00
Rudi Heitbaum
97028da95d
wlan-firmware: update including Bluetooth RTL8822BS UART
2023-01-13 11:40:23 +00:00
CvH
b1f9f9adf2
Merge pull request #7374 from heitbaum/docker
...
[le11] docker: update addon (4)
2023-01-12 20:23:36 +01:00
CvH
b5df124a45
Merge pull request #7373 from heitbaum/rust
...
rust: update to 1.66.1
2023-01-12 20:23:04 +01:00
CvH
272cb5d40b
Merge pull request #7372 from heitbaum/golang
...
go: update to 1.19.5
2023-01-12 20:22:46 +01:00
CvH
72a6d24c34
Merge pull request #7371 from heitbaum/xz
...
xz: update to 5.4.1
2023-01-12 20:22:32 +01:00
CvH
1c65fe3ccf
Merge pull request #7370 from heitbaum/mesa
...
mesa: update to 22.3.3
2023-01-12 20:22:14 +01:00
CvH
40da10b7a7
Merge pull request #7101 from heitbaum/chrome
...
[le11] chrome: update to 109.0.5414.74 and addon (1)
2023-01-12 20:21:53 +01:00
Rudi Heitbaum
7140598111
docker: update addon (4)
...
- cli: update to cli-23.0.0-rc.2
- containerd: update to 1.6.15
- moby: update to 23.0.0-rc.2
2023-01-12 12:47:12 +00:00
Rudi Heitbaum
890dacc9a0
containerd: update to 1.6.15
2023-01-12 12:45:51 +00:00
Rudi Heitbaum
ae223bdb8a
moby: update to 23.0.0-rc.2
2023-01-12 12:45:31 +00:00
Rudi Heitbaum
0478aaf462
cli: update to cli-23.0.0-rc.2
2023-01-12 12:45:31 +00:00
Rudi Heitbaum
b0140e6ac1
xz: update to 5.4.1
...
release notes:
- https://github.com/tukaani-project/xz/releases/tag/v5.4.1
2023-01-12 10:51:28 +00:00
Rudi Heitbaum
201a506785
cargo-snapshot update to 1.66.1
2023-01-12 10:50:31 +00:00
Rudi Heitbaum
e924ed97df
rust-std-snapshot: update to 1.66.1
2023-01-12 10:50:31 +00:00
Rudi Heitbaum
16295196d6
rustc-snapshot: update to 1.66.1
2023-01-12 10:50:31 +00:00
Rudi Heitbaum
61dc52bea5
rust: update to 1.66.1
...
release notes:
- https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1661-2023-01-10
- https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html
2023-01-12 10:50:31 +00:00
Rudi Heitbaum
c97fd2e319
go: update to 1.19.5
2023-01-12 10:49:34 +00:00
Rudi Heitbaum
b02275ba8d
mesa: update to 22.3.3
2023-01-12 09:45:46 +00:00
Rudi Heitbaum
d1acad1e57
chrome: update to 109.0.5414.74 and addon (1)
2023-01-11 21:29:17 +00:00
Rudi Heitbaum
5b087bd37e
at-spi2-core: update to 2.47.1
2023-01-11 21:29:17 +00:00
mglae
56434932eb
chrome: chrome-downloader: add notification on failure
2023-01-11 21:29:17 +00:00
mglae
d96f86708b
chrome: use new deb_extract_data python script to unpack chrome.deb
...
Recent Google chrome.deb files for Ubuntu do have two issues in our environment:
1) The ar archive contains illegal file mode 644 instead of 100644. Busybox ar
is refusing this.
2) The xz/lzma compression is using CRC64. Busybox only implements CRC32.
Work around is using Python code to unpack ar archive and tar.xz.
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2023-01-11 21:29:17 +00:00
mglae
c8cc75db39
unix_ar: initial package. Python module for ar archives
...
Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2023-01-11 21:29:10 +00:00
Matthias Reichl
6d10ebf8d6
Merge pull request #7328 from heitbaum/libbpf
...
libbpf: update to 1.1.0
2023-01-11 11:17:09 +01:00
mglae
46511103ff
chrome: use posix output of df, avoid not parsable multi line
2023-01-11 07:02:12 +00:00
Ian Leonard
cc5dd53dca
chrome: improvements to python launch script
...
Co-authored-by: Guy Kloss <guy@kloss.nz>
Co-authored-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-01-11 07:02:12 +00:00
Matthias Reichl
e6091004ed
Merge pull request #7317 from CvH/11.0/change_addon_version
...
tool to change addon version
2023-01-10 20:36:57 +01:00
CvH
298b4933b1
tools/change_addon_version: initial commit
2023-01-10 20:16:29 +01:00
CvH
b8279928ad
Merge pull request #7360 from heitbaum/intel
...
Intel Updates (minors)
2023-01-10 12:27:33 +01:00
CvH
ec12e54979
Merge pull request #7362 from heitbaum/ffmpeg
...
[le11] ffmpeg-tools: update ffmpeg to 4.4.3 and addon (3)
2023-01-10 12:26:52 +01:00
CvH
ea158386a2
Merge pull request #7364 from heitbaum/tvh
...
[le11] tvheadend43: update to addon (2)
2023-01-10 12:26:24 +01:00
Rudi Heitbaum
ec7a932223
tvheadend43: update to addon (2)
2023-01-10 11:18:25 +00:00
Rudi Heitbaum
bd80779d30
linux (Allwinner): Bluetooth: btrtl: Add support for RTL8822BS UART
...
Found in some variants of Tanix TX6
Before:
[ 7.512876] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[ 8.219545] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 8.430833] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 8.430866] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000b, hci ver 0007
After:
[ 8.958224] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[ 9.017294] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 9.021399] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 9.021428] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_fw.bin
[ 9.024180] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_config.bin
[ 9.048050] Bluetooth: hci0: RTL: cfg_sz 25, total sz 23101
[ 10.316891] Bluetooth: hci0: RTL: fw version 0xaa6c133c
2023-01-10 09:03:56 +00:00
Rudi Heitbaum
f0611ad64c
ffmpeg-tools: update ffmpeg to 4.4.3 and addon (3)
2023-01-10 01:39:10 +00:00
Rudi Heitbaum
258c695d5f
ffmpegx: update to 4.4.3
2023-01-10 01:39:10 +00:00
Rudi Heitbaum
ec1053faa2
libva-utils: update to 2.17.1
2023-01-10 00:50:24 +00:00
Jernej Škrabec
a27e6b03ab
Merge pull request #7301 from heitbaum/rtw88
...
linux: rtw88: update SDIO patches 20220611 to RFC-v1
2023-01-09 17:49:58 +01:00
Rudi Heitbaum
0612362a54
linux: rtw88: update SDIO patches 20220611 to RFC-v1
...
linux-122-rtw88-rfc-v1.patch from:
https://lore.kernel.org/linux-wireless/20221227233020.284266-1-martin.blumenstingl@googlemail.com/t.mbox.gz
pre-req is:
- linux: rtw88: backport USB patches from wireless-next 6.2
2023-01-09 09:31:17 +00:00
Rudi Heitbaum
844dc43e86
linux: rtw88: Three locking fixes for existing code
...
fixes:
[ 38.800687] ------------[ cut here ]------------
[ 38.800703] Voluntary context switch within RCU read-side critical section!
[ 38.800715] WARNING: CPU: 3 PID: 49 at kernel/rcu/tree_plugin.h:318 rcu_note_context_switch+0x314/0x3ec
[ 38.800740] Modules linked in: bnep rtw88_8822cs hci_uart rtw88_8822c btqca rtw88_sdio rtw88_core btrtl btbcm btintel crct10dif_ce mac80211 sunxi_cir bluetooth ecdh_generic libarc4 dwmac_sun8i ecc hantro_vpu v4l2_vp9 v4l2_h264 panfrost drm_shmem_helper gpu_sched sun50i_di cfg80211 rfkill pkcs8_key_parser fuse
[ 38.800814] CPU: 3 PID: 49 Comm: kworker/u8:1 Not tainted 6.1.1 #1
[ 38.800821] Hardware name: Tanix TX6 (DT)
[ 38.800826] Workqueue: phy0 ieee80211_iface_work [mac80211]
[ 38.800944] pstate: 600000c5 (nZCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 38.800950] pc : rcu_note_context_switch+0x314/0x3ec
[ 38.800959] lr : rcu_note_context_switch+0x314/0x3ec
[ 38.800965] sp : ffff8000098d3450
[ 38.800968] x29: ffff8000098d3450 x28: ffff800000d71e90 x27: ffff00000f647400
[ 38.800977] x26: 0000000000000000 x25: ffff8000098d36a8 x24: 0000000000000000
[ 38.800986] x23: 0000000000000000 x22: ffff00000201d100 x21: ffff0000bf9ab100
[ 38.800995] x20: ffff800009251e40 x19: ffff0000bf9abe40 x18: fffffffffffe7b30
[ 38.801004] x17: 7a9deabfef448dbe x16: 0000000000004664 x15: fffffffffffe7b78
[ 38.801013] x14: ffff800009400d38 x13: ffff800009400d90 x12: 0000000000000579
[ 38.801022] x11: 00000000000001d3 x10: ffff80000945b958 x9 : ffff800009400d90
[ 38.801031] x8 : 00000000ffffefff x7 : ffff800009458d90 x6 : 00000000000001d3
[ 38.801039] x5 : ffff0000bf9a48a8 x4 : 0000000000000000 x3 : 0000000000000027
[ 38.801048] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff00000201d100
[ 38.801057] Call trace:
[ 38.801060] rcu_note_context_switch+0x314/0x3ec
[ 38.801068] __schedule+0xa4/0x6b0
[ 38.801075] schedule+0x58/0xc0
[ 38.801081] schedule_timeout+0xb8/0xec
[ 38.801088] wait_for_completion+0xb0/0x150
[ 38.801093] mmc_wait_for_req_done+0x68/0x9c
[ 38.801103] mmc_wait_for_req+0xa8/0xf4
[ 38.801109] mmc_wait_for_cmd+0x60/0x9c
[ 38.801116] mmc_io_rw_direct+0x98/0x12c
[ 38.801124] sdio_writeb+0x30/0x60
[ 38.801131] rtw_sdio_write8+0x7c/0x120 [rtw88_sdio]
[ 38.801144] rtw_bf_init_bfer_entry_mu+0x3c/0xc0 [rtw88_core]
[ 38.801183] rtw_bf_enable_bfee_mu+0x78/0x12c [rtw88_core]
[ 38.801213] rtw8822c_bf_config_bfee+0x44/0x10c [rtw88_8822c]
[ 38.801229] rtw_bf_assoc+0xec/0x210 [rtw88_core]
[ 38.801258] rtw_ops_bss_info_changed+0x27c/0x280 [rtw88_core]
[ 38.801287] ieee80211_bss_info_change_notify+0x100/0x184 [mac80211]
[ 38.801363] ieee80211_rx_mgmt_assoc_resp+0x16f4/0x1794 [mac80211]
[ 38.801438] ieee80211_sta_rx_queued_mgmt+0x250/0x9b0 [mac80211]
[ 38.801513] ieee80211_iface_work+0x2b4/0x3d0 [mac80211]
[ 38.801589] process_one_work+0x1cc/0x324
[ 38.801597] worker_thread+0x68/0x41c
[ 38.801603] kthread+0x104/0x110
[ 38.801610] ret_from_fork+0x10/0x20
[ 38.801617] ---[ end trace 0000000000000000 ]---
2023-01-09 09:30:25 +00:00
Rudi Heitbaum
2b00870f1a
media-driver: update to 22.6.6
2023-01-09 09:05:16 +00:00
Rudi Heitbaum
0ac8300571
gmmlib: update to 22.3.3
2023-01-09 09:05:15 +00:00
Christian Hewitt
c0b809ef44
Merge pull request #7354 from emveepee/novalues
...
nextpvr: add default settings file
2023-01-09 09:44:36 +04:00
Christian Hewitt
7137f6c0a5
Merge pull request #7358 from heitbaum/ffmpeg
...
[le11] ffmpeg-tools: update ffmpeg to 4.4.2 and addon (2)
2023-01-09 09:24:51 +04:00
emveepee
5148ae8822
nextpvr: add default settings file
...
Kodi doesn't pass environment variables unless the user saves a configuration. Use sub3 github release repo for downloading
2023-01-08 21:10:02 -05:00
CvH
3dcb783631
Merge pull request #7356 from heitbaum/bento4
...
bento4: update to 1.6.0-639-5-Nexus
2023-01-08 20:04:30 +01:00
CvH
5ef7b0688d
Merge pull request #7346 from heitbaum/glib
...
glib: update to 2.75.2
2023-01-08 20:03:29 +01:00
CvH
5daabc3179
Merge pull request #7343 from heitbaum/intel
...
Update Intel Graphics
2023-01-08 20:03:03 +01:00