Stefan Agner
c9fcf91a0d
Linux: Update kernel 6.1.14 ( #2372 )
2023-02-27 23:07:54 +01:00
Jens Maus
acec461b62
updated generic-raw-uart to correctly reference the sub-directory commit ( #2368 )
...
id and updated also the rpi-rf-mod package to reference the latest
changes for kernel 6.1 compatibility.
2023-02-27 11:45:17 +01:00
Stefan Agner
9bd101431e
Revert bridge support ( #2345 )
...
The bridge support is not complete and causes issues in Supervisor.
Supervisor first needs proper support for it before we can deploy it in
Operating System.
See also: https://github.com/home-assistant/supervisor/pull/4133
2023-02-22 12:08:13 +01:00
Stefan Agner
74ccbb8953
Fix rtl8821cu build for Linux 5.15 ( #2360 )
2023-02-16 18:51:55 +01:00
Stefan Agner
25c672a27f
Linux: Update kernel 6.1.12 for non-Raspberry Pi systems ( #2358 )
...
* Linux: Update kernel 6.1.12
* Update generic_raw_uart to build with Linux 6.1
* Update Realtek rtl8821cu/rtl88x2bu to build with Linux 6.1
* Bump buildroot
* buildroot 43f82f01b9...90aa1a6daa (1):
> rtl8812au-aircrack-ng: bump to latest rev d98018
* Fix eq3_char_loop to build with Linux 6.1
* rtl8821cu: make sure -Werror is disabled for the kernel build
* generic_raw_uart: make sure -Werror is disabled for the kernel build
2023-02-16 14:53:38 +01:00
Stefan Agner
26757f17e8
Linux: Update kernel 5.15.94 ( #2356 )
2023-02-15 11:01:50 +01:00
Stefan Agner
dddbf25228
Bump U-Boot to v2023.01 for ODROID/Tinker/VIM3 ( #2355 )
2023-02-15 11:01:40 +01:00
Stefan Agner
0786ef2641
Bump buildroot ( #2354 )
...
* buildroot c33bc08c0b...43f82f01b9 (1):
> package/pkg-golang: disable version control information
2023-02-14 11:04:00 +01:00
Stefan Agner
0a9517f121
Linux: Update kernel 5.15.93 ( #2351 )
2023-02-13 21:23:21 +01:00
Stefan Agner
f4f1fd2a58
NetworkManager: DHCPv4 handle lease NAK properly ( #2341 ) ( #2346 )
...
Backport bug fix which handles a failed lease properly.
2023-02-13 21:23:11 +01:00
Stefan Agner
0867e3c70c
Linux: Update kernel 5.15.92 ( #2343 )
...
* Linux: Update kernel 5.15.92
* Drop patch which has been applied upstream
2023-02-06 12:28:58 +01:00
Stefan Agner
078c38c20c
Bump buildroot ( #2340 )
...
* buildroot 14dcc6f72e...c33bc08c0b (1):
> package/dbus-broker: bump to release 33
2023-02-06 12:03:26 +01:00
Stefan Agner
a14902002a
Linux: Update kernel 5.15.91 ( #2339 )
2023-02-06 12:03:16 +01:00
Stefan Agner
acaba8c3ea
Add RTL8723BE PCIe Wi-Fi chip support ( #2329 ) ( #2336 )
2023-01-31 23:55:26 +01:00
Stefan Agner
ea48034806
Add iproute2 ip command ( #2335 )
...
Replace Busybox ip command with the full version from the iproute2
package. This removes ~20KiB from Busybox, but adds ~685KiB for full
iproute2.
The main reason is to get full ip -6 route command support to debug
Thread related routing problems.
2023-01-31 23:55:18 +01:00
dependabot[bot]
e3c92638b3
Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 ( #2331 )
...
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck ) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases )
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.1.0...2.0.0 )
---
updated-dependencies:
- dependency-name: ludeeus/action-shellcheck
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 15:43:05 +01:00
Alex Williamson
56b094724b
Add amdgpu driver and firmware ( #2320 )
...
This can reduce power consumption of the GPU hardware.
2023-01-30 15:42:43 +01:00
Stefan Agner
3654a43a90
Bump U-Boot to v2023.01 ( #2316 )
2023-01-24 11:14:23 +01:00
Stefan Agner
eeb0cb90ce
Linux: Update kernel 5.15.90 ( #2315 )
2023-01-24 11:13:18 +01:00
Stefan Agner
b726b8691b
RaspberryPi: Update kernel 5.15.84 - 1.20230106 ( #2312 )
...
* RaspberryPi: Update kernel 5.15.84 - 1.20230106
* Bump buildroot
* buildroot 94470c0e51...14dcc6f72e (1):
> package/rpi-firmware: bump version to 1.20230106
2023-01-23 23:09:11 +01:00
Stefan Agner
e4d09097c0
Bump buildroot ( #2313 )
...
* buildroot 41bd49dba4...94470c0e51 (1):
> Merge tag '2022.02.9' into 2022.02.x-haos
2023-01-23 22:26:38 +01:00
Stefan Agner
e394cea55c
Linux: Update kernel 5.15.89 ( #2311 )
2023-01-23 14:04:19 +01:00
Stefan Agner
768bdef2bf
Add ASMedia based devices to UAS block list ( #2310 )
...
This ASMedia Technology chip seems to cause problem with the UAS driver.
The chip is used in UGreen S-ATA to USB 3.0 adapters.
2023-01-23 14:00:15 +01:00
xonestonex
6d8faa90a7
WiFi Access Point / HotSpot management in NetworkManager ( #2304 )
...
* Enable wpa_supplicant access point funtionality, to allow NetworkManager to manage WiFi interfaces as HotSpots or access points.
* Add an exception, to allow NetworkManager to manage bridge interfaces whose name starts with 'bridge'.
* Update buildroot-external/rootfs-overlay/etc/NetworkManager/NetworkManager.conf
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Stefan Agner <stefan@agner.ch>
2023-01-23 14:00:04 +01:00
Stefan Agner
d4deee3660
Linux: Update kernel 5.15.88 ( #2305 )
2023-01-16 23:33:05 +01:00
d-two
ae5cb3e980
Add HP Smart Array driver ( #2302 )
2023-01-16 09:56:16 +01:00
Stefan Agner
b82594a293
Linux: Update kernel 5.15.86 ( #2301 )
2023-01-11 23:30:21 +01:00
Stefan Agner
bfb665bb85
Fix remote tracking branch for Buildroot submodule ( #2288 )
...
Set 2022.02-haos as the default remote tracking branch. This should not
influence regular submodule updates/inits as they reference the git
hash tracked by the operating-system repository directly.
2022-12-27 09:05:39 +01:00
dependabot[bot]
18dfd059a0
Bump actions/stale from 6.0.1 to 7.0.0 ( #2289 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-27 08:52:17 +01:00
Stefan Agner
93656904de
Bump buildroot ( #2286 )
...
* buildroot 53a9b0095a...41bd49dba4 (1):
> package/bluez5_utils: Fix Service detection on some devices
2022-12-23 00:34:57 +01:00
Stefan Agner
8f2c197e09
Linux: Update kernel 5.15.85 ( #2284 )
2022-12-22 00:20:02 +01:00
Stefan Agner
fb4df28671
Enable Realtek RTL8723AU/RTL8188[CR]U/RTL819[12][CE]U support ( #2281 )
2022-12-21 00:08:38 +01:00
Stefan Agner
875add54e4
Enable RTL8812AU WiFi support on additional boards ( #2279 )
...
Enable RTL8812AU WiFi driver on Generic x86-64/AArch64, OVA and Yellow.
2022-12-21 00:08:30 +01:00
Stefan Agner
6c242b8593
Bump buildroot ( #2278 )
...
* buildroot 80bb9553ec...53a9b0095a (1):
> Merge tag '2022.02.8' into 2022.02.x-haos
2022-12-21 00:08:24 +01:00
Stefan Agner
1e1fd16977
Linux: Update kernel 5.15.84 ( #2277 )
2022-12-21 00:07:53 +01:00
Stefan Agner
76c6127851
Linux: Update kernel 5.15.83 ( #2266 )
2022-12-14 22:31:11 +01:00
dependabot[bot]
ab8fb12972
Bump dessant/label-actions from 2 to 3 ( #2263 )
...
* Bump dessant/label-actions from 2 to 3
Bumps [dessant/label-actions](https://github.com/dessant/label-actions ) from 2 to 3.
- [Release notes](https://github.com/dessant/label-actions/releases )
- [Changelog](https://github.com/dessant/label-actions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/label-actions/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: dessant/label-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Pin more strictly
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-12-14 22:30:23 +01:00
Stefan Agner
71281e0c69
Enable Hyper-V drivers for virtualization on ARM64 ( #2256 ) ( #2262 )
2022-12-10 23:58:58 +01:00
Stefan Agner
17bb8b0d71
Linux: Update kernel 5.15.82 ( #2261 )
2022-12-10 23:58:52 +01:00
Stefan Agner
970bec6ac3
Use same class B network for Docker as Supervisor ( #2246 ) ( #2259 )
...
Use a subnet in the same class B network for the Docker default bridge
is using. This avoids conflicting with more than one class B network.
2022-12-10 23:58:42 +01:00
Stefan Agner
07bd5079fa
Bump buildroot ( #2253 )
...
* buildroot 54eff73a8f...80bb9553ec (1):
> Merge tag '2022.02.7' into 2022.02.x-haos
2022-11-30 16:07:38 +01:00
Stefan Agner
f1ffc301c8
Enable release drafter on dev branch ( #2252 )
2022-11-30 12:22:37 +01:00
Stefan Agner
eaeac710eb
Enable experimental APIs for Bluetooth daemon ( #2251 )
...
To get access to the experimental advertisement monitor api
experimental mode is required. This eanbles the experimental D-Bus API
by default.
See also: https://github.com/hbldh/bleak/pull/884
2022-11-29 11:31:59 +01:00
Stefan Agner
a170a8c6c2
Use iptables with NFT backend ( #2250 )
...
* Bump buildroot
* buildroot 215e54fe41...54eff73a8f (1):
> package/iptables: Allow to use iptables with nf_tables backend
* Use iptables with NFT backend
2022-11-29 11:31:50 +01:00
Stefan Agner
0a54abc7c2
Linux: Update kernel 5.15.80 ( #2249 )
...
* Linux: Update kernel 5.15.80
* Drop unnecessary patch
2022-11-29 11:27:28 +01:00
Stefan Agner
ce16ee5d49
Decrease network size of Docker default bridge ( #2246 )
2022-11-25 13:24:45 +01:00
pergolafabio
5c57d5e26e
Add v4l2loopback device ( #2243 )
2022-11-25 11:40:05 +01:00
Stefan Agner
7e8166b045
Bump U-Boot to v2023.01-rc1 ( #2234 )
...
* Bump Raspberry Pi/Yellow to U-Boot 2023.01-rc1
* Add necessary configurations for NVMe via PCIe support
2022-11-17 12:31:12 +01:00
Stefan Agner
c525ee9480
Bump Raspberry Pi kernel and firmware to 1.20221104 ( #2178 ) ( #2236 )
...
* Bump buildroot
* buildroot 48c0c35f09...215e54fe41 (1):
> package/rpi-firmware: bump version to 1.20221104
* RaspberryPi: Update kernel 5.15.76 - 1.20221104
2022-11-17 12:30:08 +01:00
Stefan Agner
7556985bc4
Linux: Update kernel 5.15.79 ( #2233 )
2022-11-17 12:26:22 +01:00