forked from armbian/build
-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from armbian:main #30
Open
pull
wants to merge
1,068
commits into
mir-one:main
Choose a base branch
from
armbian:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add current to KERNEL_TARGET and add KERNEL_TEST_TARGET="vendor,current"
This needs deeper anlysis and testing, so lets revert to known situation
Scanning accesspoints requires an activated wifi device. Networkd does not activate it (only NetworkManager does so). As a result, firstlogin is not able to configure and use wifi on minimal images, as only Server and Desktop images have NetworkManeger installed. Activating the wifi device using "ip link set ${WIFI_DEVICE} up" before scanning fixes this. (And can safely be done - there is no problem activating it multiple times, as it is the case with NetworkManager installed.)
Built-in U-BOOT is used, so the logo will not be displayed anyway.
* Add MXQ target. Copy HDMI fix from odroid-c1. * meson8, MXQ: add boot from usb support, configurable dtb * MXQ: remove boot logo Built-in U-BOOT is used, so the logo will not be displayed anyway. * meson: kernel update: legacy -> 6.6, current -> 6.12 * Change Odroid C1 and Onecloud to community supported as build now passes --------- Co-authored-by: Igor Pecovnik <igor@armbian.com>
- switch MOTD download to new central location https://github.armbian.com/ - move cronjob for MOTD download from weekly to daily - change mord defaults, remove clear from defaults
…type-info on low-RAM machines - turns out `pahole` for `vmlinux` can take multiple gigabytes of RAM to run successfully - I can't simply decide based on available RAM, as that would make .config hashes mismatch - thus, introduce: - default is to enable BTF; if on low-ram host, error out unless KERNEL_BTF=yes is passed - if KERNEL_BTF=no is passed, the BTF debug info is always disabled - if KERNEL_BTF=yes is passed, then a warning is produced, but BTF is still enabled - the magic number "6451 MiB" was determined empirically (and is probably bs)
There is not practival sense in Gnome for this kind of boards. Usually we use KlipperScreen or/and WEB UI.
Bumps [dtschema](https://github.com/devicetree-org/dt-schema) from 2024.11 to 2025.2. - [Release notes](https://github.com/devicetree-org/dt-schema/releases) - [Commits](devicetree-org/dt-schema@v2024.11...v2025.02) --- updated-dependencies: - dependency-name: dtschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- while at it rewrite-uboot-patches Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
- wget and cp lead to remaining file in root - use mv instead Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
Follow change from radxa 738cda44532c324e07296c95751e3083fa95f282. Change with command: sed -i "/CONFIG_OPTEE/d" patch/u-boot/legacy/u-boot-radxa-rk35xx/defconfig/*
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
⤵️ pull
BSP
Desktop
documentation
Improvements or additions to documentation
Framework
GitHub Actions
GitHub
Hardware
Patches
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )