Igor Pecovnik
db29891de4
Freeze sources and set version
2024-05-25 21:37:40 +02:00
Tony
987daf5431
Add config for Libre Computer Sweet Potato ( #6660 )
...
* Add config for Libre Computer Sweet Potato
* update meson-gxl.conf for Sweet Potato
2024-05-25 01:24:43 -04:00
Igor Pecovnik
3d1d9180c2
Remove reverse dependency for armbian-config
...
This utility doesn't need any build dependency and should be able to work standalone
2024-05-22 15:47:16 +02:00
amazingfate
4c3530fac6
Add chromium v4l2 encoder/decoder udev rules
2024-05-22 15:44:28 +02:00
Igor
ddc9982286
Introduce integrated extension for 3D and multimedia ( #6646 )
2024-05-22 11:42:23 +02:00
Ricardo Pardini
63693c8986
aml-t95z-plus: add board file (and u-boot 2024.04) for T95Z Plus Amlogic tvbox
...
- we've had kernel patches/DT (from chewitt) for this in meson64 for a long time, but I never sent the board
- uses blobs for the `tartiflette-s912` which is also an DDR3 S912 (VIM2's blobs are DDR4 and won't boot)
- this adds `u-boot 2024.04` support, using chewitt's DT & `000.patching_config.yaml` & a specific BOOTPATCHDIR
- this is a full board as-if it was an SBC, and expects to boot from mainline u-boot;
- for that to work you've to wipe the eMMC and get rid of the vendor-supplied u-boot
- if this is not what you want/need, you can use the aml tvbox "board" instead, together with Android u-boot
2024-05-21 22:36:01 +02:00
ARCW
2aa3409b9e
fixed Tinker-edge-r gpu bug ( #6615 )
2024-05-21 20:33:56 +02:00
JohnTheCoolingFan
cf7923c21f
Add doas support to is_root_or_sudo_prefix
...
doas is not compatible with sudo flags. The codebase was checked for
sudo-specific uses of this function, but none were found, all cases were
in the form of `sudo <command>`. Replacing it with `doas <command>`
yields the same result.
2024-05-21 20:27:03 +02:00
Gunjan Gupta
b2cc35d275
Fix slow build issue when building noble images
2024-05-21 20:26:33 +02:00
Gunjan Gupta
1f22aa4977
limit git-sources.json file generation to specific commands
2024-05-21 20:26:33 +02:00
The-going
bcd50b8ecc
sunxi-6.6: rework patches for current v6.6.31
2024-05-21 20:26:19 +02:00
The-going
0f89d8b769
sunxi: freeze the kernel version v6.6.31
2024-05-21 20:26:19 +02:00
Igor Pecovnik
7fbfd34ed2
Install wireguard tools also in minimal image
2024-05-21 20:25:33 +02:00
amazingfate
88c749c46f
rockchip-rk3588: edge: fix hantro vpu
2024-05-20 16:01:49 +02:00
amazingfate
06aaf81ee6
rockchip-rk3588: drop BOOTFS_TYPE for single root partition image
2024-05-20 16:01:21 +02:00
Julian Sikorski
8ae760c474
Update odroidxu4-current to 6.6.31
2024-05-20 16:01:00 +02:00
Igor Pecovnik
143db3a188
Move Espressobin to EOS group as it does not build anymore
...
- it is free to be moved back, once troubles are gone.
2024-05-20 15:59:25 +02:00
JohnTheCoolingFan
67147b88cb
Revert "Add doas support to is_root_or_sudo_prefix"
...
This reverts commit 324647c039 .
2024-05-20 15:58:51 +02:00
JohnTheCoolingFan
7da42c8a42
Revert "Added a call to losetup -f"
...
This reverts commit b3d9a17a57 .
2024-05-20 15:58:51 +02:00
JohnTheCoolingFan
b3d9a17a57
Added a call to losetup -f
...
See https://github.com/armbian/build/issues/6568
2024-05-20 08:51:39 +02:00
JohnTheCoolingFan
324647c039
Add doas support to is_root_or_sudo_prefix
...
doas is not compatible with sudo flags. The codebase was checked for
sudo-specific uses of this function, but none were found, all cases were
in the form of `sudo <command>`. Replacing it with `doas <command>`
yields the same result.
2024-05-20 08:51:39 +02:00
kernelzru
fe6f5879f6
Update mainline-kernel.conf.sh as kernel 6.9 is released
2024-05-19 19:46:32 +02:00
Ricardo Pardini
7fe7dc189d
extensions: rk-panthor: mesa-oibaf + DEFAULT_OVERLAYS="panthor-gpu"
...
- I had worked this before AF sent his oneliner, but I forgot to PR
- Should be the same, except avoids sadness when trying with the wrong kernel/branch
2024-05-19 19:45:04 +02:00
Andy Yan
4487274a0b
Add support for RK3588 based Cool PI CM5 EVB
...
Signed-off-by: Andy Yan <andyshrk@gmail.com>
2024-05-19 19:44:43 +02:00
kernelzru
9d8eb46572
Update boot-odroid-c1.ini
...
-Clean, remove params for old kernel
-Add option to disable usb autosuspend
-Add display console
2024-05-19 19:42:05 +02:00
amazingfate
302c73dd51
rock-5c: rename wifi interface name to a static one
2024-05-19 19:41:56 +02:00
Ricardo Pardini
aca141f1b9
khadas-vim3: fix stray closing brace in board file
...
- a stray closing brace, meant for the function, that ends up doing the wrong config change
2024-05-19 19:41:47 +02:00
Ricardo Pardini
40371934d2
lib & config: give shellcheck directions (to /dev/null for dynamic, to repo-relative path for static) for all sourced references
...
- in preparation for tightening the shellcheck severity level
- it needs to be able to follow all sources; dynamic ones are ignored, static ones need root-relative prefix
2024-05-19 19:41:35 +02:00
chainsx
5fe762e0a3
Optimize the kernel device tree patch for rk3399-firefly.
2024-05-19 19:41:24 +02:00
Tony
e3f9292566
Update boot-meson-gx.cmd
...
formatting update
2024-05-19 19:41:05 +02:00
Thomas McKahan
481fca9ebb
meson64: fix Lafrite boot
...
create new boot script free of G12 stuff, using default u-boot load addresses.
La Frite boots from USB as well as eMMC, add ability to get root device via PARTUUID
2024-05-19 19:41:05 +02:00
Igor Pecovnik
e5be2d489d
Rockchip64: adjust patch as it doesn't align anymore
2024-05-18 09:47:35 +01:00
Echoo
3096ee452d
Add new user to render group
2024-05-18 09:47:24 +01:00
chainsx
7e574bd484
firefly-rk3399: fix patch
2024-05-18 09:47:04 +01:00
chainsx
aa6ed7ce32
firefly-rk3399: move to rockchip64 family
2024-05-17 14:33:21 +01:00
Alex
fe64f1f435
RFC: disable ssh.service - enable ssh.socket AND switch firstlogin reload ssh to restart ( #6586 )
...
* reload-or-restart ssh prevents botching if sshd is started by a systemd socket
* restart ssh prevents botching if sshd is started by a systemd socket
* move sshd activation from ssh.service to ssh.socket:
- more realiable, avoids possible race condition on first boot
- supplementary to PR#6586 - and commits ffee50a8a6 and 6725032191
* Add display_alert explaining the change in SSH activation
2024-05-17 15:30:13 +02:00
Janmcha
66b0171516
Update orangepipcplus.csc
...
Adding myself as maintainer
2024-05-15 10:17:54 +01:00
amazingfate
c1a0942105
rk-multimedia-amazingfate: add noble support
2024-05-15 10:17:14 +01:00
Igor Pecovnik
c72a158876
Remove deprecated patch + updating kernel config with rewrite-kernel-config
...
Fix media current and edge which hasn't been addressed in https://github.com/armbian/build/pull/6605
2024-05-15 09:15:32 +01:00
Lane Jennison
4c1f2d6b1f
board config: rename function to match cm3588
2024-05-15 07:25:02 +01:00
Lane Jennison
371bb6bae0
cm3588-nas: switch edge uboot to kwiboo mainline
2024-05-15 07:25:02 +01:00
chainsx
e27975b8ce
station-m2: move to rk35xx family
2024-05-15 07:24:20 +01:00
Igor Pecovnik
d1ba8e2ddb
Declare Ubuntu Noble as supported build target
2024-05-14 06:39:38 +01:00
Igor Pecovnik
1cd36b1027
Add glmark2
2024-05-14 06:39:18 +01:00
dependabot[bot]
9fa690c203
build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.3.1...v2.3.3 )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 06:12:51 +01:00
Igor Pecovnik
46f73e34b7
Allow downgrade on mesa ppa as otherwise fails on KDE neon
2024-05-14 04:47:12 +01:00
amazingfate
d827ce554c
fix armbian-config desktop icon
2024-05-14 04:46:27 +01:00
Muhammed Efe Cetin
3ad7c43bfc
rockchip-rk3588-edge: add Hantro G1 VDPU and RGA2
2024-05-13 21:17:29 +02:00
Muhammed Efe Cetin
6ad9fa557b
nanopir6: enable GPU on edge kernel
2024-05-13 17:06:25 +01:00
amazingfate
a8890ad578
extensions: add rk-panthor for vendor 6.1 rk3588 kernel
2024-05-13 13:38:42 +01:00