Igor Pecovnik
68a01df343
Enable allow-downgrades to base-files install to allow building images with older version than current
...
Framework stores our base-files in rootfs cache with version that comes from trunk and when we make stable images for current or previous release, build fails with error E: Packages were downgraded and -y was used without --allow-downgrades.
2024-09-13 09:02:21 +08:00
Igor Pecovnik
cdf52784cb
Expand functions install_deb_chroot and install_artifact_deb_chroot with accepting additional custom parameter
...
This adds support to pass additonal parameters to package installer.
2024-09-13 09:02:21 +08:00
dependabot[bot]
9d0e564442
build(deps): bump setuptools from 72.1.0 to 72.2.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 72.1.0 to 72.2.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v72.1.0...v72.2.0 )
2024-09-13 09:02:21 +08:00
Igor Pecovnik
278bc6c60d
Framework: disable armbian repository while generating rootfs cache
2024-09-13 09:02:21 +08:00
Igor Pecovnik
ee692f24ab
Debian Trixie Cinnamon: remove deprecated package
2024-09-13 09:02:21 +08:00
Evgenii Zheltonozhskii
605ece8d4c
Add ATF settings to D1 family config
...
Without OpenSBI, the uboot compilation fails.
2024-09-13 09:02:21 +08:00
ColorfulRhino
65600581ae
rk3588: Rewrite kernel config against 6.11-rc4
2024-09-13 09:02:21 +08:00
ColorfulRhino
f36103bcf8
kernel: mainline: Bump 6.11-rc3 to 6.11-rc4
2024-09-13 09:02:21 +08:00
Julian Sikorski
e82f2e9ecc
Update odroidxu4-current to 6.6.47
2024-09-13 09:02:21 +08:00
c0rnelius
ea126e4020
Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04 ( #7113 )
...
* Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04
During a search I noticed other companies are using the same
unit. Lets re-brand to Amper as technically that is the product
brand name.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
* Delete old patch set: `patch: u-boot: v2023.10: board_gateway-gz80x`
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
* Update test target
---------
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Igor <igor@armbian.com>
2024-09-13 09:02:21 +08:00
Patrick Yavitz
e94b6690c0
BananaPi M2S: remove fan control
...
The fan0 and pwm_cd nodes were removed in linux-6.11.y.
1095ad0e92
https://lore.kernel.org/all/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-1-62e812729541@linaro.org/
Remove the patch now, so it doesn't become a problem later.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:21 +08:00
Alessandro Lannocca
7351a8149a
rockchip-rk3588: current: add rfkill-bt device node to Radxa Rock5b board Enable proper enumeration of usb-bluetooth modules via M2/NGFF slot
2024-09-13 09:02:21 +08:00
amazingfate
e454a178fd
cli: packages: use iputils-ping instead of inetutils-ping
2024-09-13 09:02:21 +08:00
Igor Pecovnik
6299df4ea8
Build automation: Adjust test targets for remaining boards
2024-09-13 09:02:21 +08:00
Igor Pecovnik
b0fd501a33
Build automation: update kernel test targets for many boards
...
- remove duplicated MAINTAINER field for BPI m7
- update README
2024-09-13 09:02:21 +08:00
SuperKali
f2c48095ca
WIP: add initial support for Youyeetoo R1 V3 ( #7108 )
...
* youyeetoo r1 v3: add initial support for this board
* arch: arm64 board: youyeetoo r1 v3 replace edge with vendor kernel
* arch: arm64 board: youyeetoo r1 v3 reviews changes:
- Removed patch, see the pr for more details #7108
- Removed old kernel legacy
- WIP: Added DTS code on https://github.com/armbian/linux-rockchip/pull/223
I compiled the OS with latest changes, untested build logs in https://paste.armbian.com/ofidozaqup
* Update: Rename board from V3 to v3 (ARM64, Youyeetoo R1)
- Note: Untested on v1 as I don't have a v1 board available.
2024-09-13 09:02:20 +08:00
Igor
3497c83452
Discord announcement: push only when label "Needs review" is set ( #7075 )
...
* Discord annoucement: push only when label "Needs review" is set
* Change to label triggering
* actions: Add run-name to `pr-announce` workflow
---------
Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-09-13 09:02:20 +08:00
sic
de6ed6d8dc
Add Board X96Q TV Box LPDDR3 H313 ( #7101 )
...
* X96-Q TV Box Support
* Update x96q-tvbox.csc
* Rename x96q-tvbox.csc to x96q.tvb
2024-09-13 09:02:20 +08:00
Igor Pecovnik
385dc071e2
Adjust parameters for several boards
2024-09-13 09:02:20 +08:00
Igor Pecovnik
22c477c99f
Revert "Temporally move TI build targets to EOS as Git is out of reach"
...
This reverts commit 49e0ec5d0ec6096292fc3b0e13c855d4297cbcb9.
2024-09-13 09:02:20 +08:00
Igor Pecovnik
9c1ea17aff
KDE Neon: hack must be implemented only on Ubuntu Noble / Oracular
2024-09-13 09:02:20 +08:00
Alessandro Lannocca
d4bee6c989
rockchip-rk3588: edge: set CONFIG_SECURITY_DMESG_RESTRICT=y Advised for KASLR-enabled kernels - no side effect for non-KASLR
...
rewrite-kernel-config not needed as 6.11-rc3 config was already pristine
2024-09-13 09:02:20 +08:00
Alessandro Lannocca
988f9b4898
rockchip-rk3588: current: set CONFIG_SECURITY_DMESG_RESTRICT=y Advised for KASLR-enabled kernels - no side effect for non-KASLR
2024-09-13 09:02:20 +08:00
Alessandro Lannocca
c24441326e
rockchip-rk3588: current: rewrite kernel config
2024-09-13 09:02:20 +08:00
Igor Pecovnik
06085fc1ce
build-framework: Switch to next VERSION and update main README
2024-09-13 09:02:20 +08:00
JohnTheCoolingFan
7c54c78846
Run docker via run_host_command_logged
2024-09-13 09:02:20 +08:00
JohnTheCoolingFan
2edf596e7b
Check for loop devices and a temp container run
2024-09-13 09:02:20 +08:00
JohnTheCoolingFan
a7060ed749
Revert "Add MKNOD capability to docker container ( #6927 )"
...
This reverts commit 8162899d3d42deb531bc9c18903bcf1f1af9a352.
The capability has nothing top do with the actual issue.
2024-09-13 09:02:20 +08:00
ColorfulRhino
74d115bef5
actions: forked-helper: Run only if secret is set
...
The workflow ran regardless whether `ARMBIAN_SELF_DISPATCH_TOKEN` was set or not, generating errors if the secret could not be found.
In addition, simplify and beautify the workflow.
2024-09-13 09:02:20 +08:00
monkaBlyat
46a575680c
fix ps4 controller led's on vendor kernel
2024-09-13 09:02:20 +08:00
monkaBlyat
4e37fa3a30
fix ps4 controller led's on legacy kernel
2024-09-13 09:02:20 +08:00
monkaBlyat
b0e6450e90
vendor kernel patch for ds4 controllers
2024-09-13 09:02:20 +08:00
monkaBlyat
b15befa382
legacy kernel patch for ds4 controllers
2024-09-13 09:02:20 +08:00
ColorfulRhino
0de8d5653c
rockchip-rk3588-edge: Bump kernel from 6.11-rc2 to 6.11-rc3
...
Remove one patch that is now included in the latest kernel revision.
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
973bc2829b
rockchip-rk3588-{current,edge}: add bluetooth support to Khadas Edge 2
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
e026031cd0
rockchip-rk3588-edge: update kernel to v6.11.0-rc2
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
1ae6f9df14
rockchip-rk3588-current: disable HDMIRX by default and add heartbeat LED on OPi5+
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
1cd454343f
rockchip-rk3588-current: update kernel to v6.10
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
fa81fedf68
rockchip-rk3588-edge: add mistakenly removed DTS patches back
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
7aaf7d3c29
rockchip-rk3588-edge: add HDMI & VOP2 back to OPi5 devicetree
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
9a85443170
rockchip-rk3588-edge: opi5-plus: update dts patch, disable hdmirx by default
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
8e41d8a64b
rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
b47d93beec
rockchip-rk3588-edge: update kernel to v6.11.0-rc1
2024-09-13 09:02:20 +08:00
The-going
ba1ef465d9
sunxi-edge: switch to v6.10.5
2024-09-13 09:02:20 +08:00
The-going
78b27b6c27
sunxi-6.10: bugfix the kernel panic for arm architecture
...
Problem: Linux kernel hangs in early boot on 32-bit ARM platform,
when ftrace 4-byte "mcount" function call location for
"_raw_spin_unlock_irqrestore" function straddles icache lines.
Discussion on the forum:
https://forum.armbian.com/topic/41339-linux-image-legacy-sunxi2451-kernel-6192-is-broken-stuck-at-starting-kernel/?do=findComment&comment=196528
2024-09-13 09:02:20 +08:00
The-going
d9c36e84c1
sunxi-6.10: Add megous patches
2024-09-13 09:02:20 +08:00
Igor Pecovnik
3df77898a5
Mesa extentsion: adjust KDE related troubles with packages downgrade
...
- one is actually general fix - recommened installation of library before installing rockchip-multimedia
- second is holding package before running upgrade as it wants to pull older library from kde repositories
- remove KDE Neon base files upgrade pin
2024-09-13 09:02:20 +08:00
Igor Pecovnik
528cac174b
rootfs: add comment to force rootfs rebuild
2024-09-13 09:02:20 +08:00
ColorfulRhino
60b646c516
cli: kernel-make: Use build@armbian instead of armbian@next for KBUILD
2024-09-13 09:02:20 +08:00
ColorfulRhino
553b76368f
cli: kernel-make: Add note for parallel compression for xz
...
Source: https://lore.kernel.org/lkml/20200901151002.988547791@linuxfoundation.org/
2024-09-13 09:02:20 +08:00