Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize official source code #139

Merged
merged 6 commits into from
Nov 6, 2024
Merged

Synchronize official source code #139

merged 6 commits into from
Nov 6, 2024

Conversation

openwrtdiy
Copy link
Owner

Thanks for your contribution to OpenWrt!

To help keep the codebase consistent and readable,
and to help people review your contribution,
we ask you to follow the rules you find in the wiki at this link
https://openwrt.org/submitting-patches

Please remove this message before posting the pull request.

yogo1212 and others added 6 commits November 4, 2024 10:36
Specifying GPIO_ACTIVE_HIGH on the GPIO for the voltage regulator doesn't
suffice. The regulator itself requires enable-active-high to be set.

Fixes: openwrt#16292
Signed-off-by: Leon M. Busch-George <[email protected]>
Link: openwrt#16839
Signed-off-by: Robert Marko <[email protected]>
Partial, single-target update extracted from openwrt@d264d3a6

The previous `mac-address-increment` is deprecated, and in particular on
this target means that the kernel is unable to read the MAC address,
causing the system to boot with a new random MAC address each time.

Fixes: openwrt#13992

Signed-off-by: Rosen Penev <[email protected]>
[[email protected]: single-target-specific backport from larger change]
Signed-off-by: Rafal Boni <[email protected]>
Link: openwrt#16858
Signed-off-by: Robert Marko <[email protected]>
Mark the package as nonshared to build it in the target specific build
step 1 of the build bots instead of the architecture generic build step 2.

In the build step 2 it may be left out if we build it using a different
target.

Fixes: openwrt#16857
Link: openwrt#16859
Signed-off-by: Robert Marko <[email protected]>
Changelog: openwrt/rtl8168@8.053.00...8.054.00

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
(cherry picked from commit a85e18b)
Changelog: openwrt/rtl8126@10.013.00...10.014.01

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
(cherry picked from commit 562b2c2)
Patches weren't refreshed when r8168 was updated to v8.054.00 in a85e18b.

Fixes: a85e18b ("kernel: r8168: update to v8.054.00")
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
(cherry picked from commit 6490c88)
@openwrtdiy openwrtdiy merged commit 17c08e2 into diy-23.05 Nov 6, 2024
330 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants