Ricardo Pardini
9943e9ee66
artifacts(debs): include DEBIAN/md5sums and a correct Installed-Size: field in DEBIAN/control (for _all_ debs)
2023-05-16 20:09:47 +02:00
Ricardo Pardini
b456554610
artifacts(debs): rationalize "bash hash" creation with new calculate_hash_for_bash_deb_artifact() helper
2023-05-16 20:09:47 +02:00
Ricardo Pardini
eff56a7909
pipeline: debs-to-repo (v7, working with reprepro)
...
- pipeline: artifacts: use better description for artifacts (artifact_name+artifact_version instead of artifact_final_file_basename)
2023-05-16 20:09:47 +02:00
Ricardo Pardini
52fffdda75
kernel-debs: include "Priority: optional" in all kernel debs (all other packages have it...)
...
- also for `fake_ubuntu_advantage_tools`
- also include "Section: " missing for advantage
2023-05-16 20:09:47 +02:00
Ricardo Pardini
807be60c6b
artifacts-obtain: deb-tar: don't download .tar again if .debs are in-disk; delete .tar after extracting
2023-05-16 20:09:47 +02:00
Ricardo Pardini
ca46f86dec
artifacts: download-artifact CLI. makes sure to only used local .deb, or download from OCI, never build
2023-05-16 20:09:47 +02:00
Ricardo Pardini
1fa54e030d
artifacts: include the artifact maps info (debs/packages) both as keys and values in the artifact JSON info
...
- this is valuable for the debs-to-repo process; we can now know which exact .debs are produced, and all the ways we can refer to them
2023-05-16 20:09:47 +02:00
Ricardo Pardini
234232085d
docker: remove dead code
2023-05-16 20:09:47 +02:00
tdleiyao
211ce5ede5
rockchip-rk3566:add new board Panther X2
2023-05-16 19:50:14 +02:00
Igor
f1ab301d38
Bump Allwinner and update associated kernel configs
2023-05-16 19:48:13 +02:00
Igor
de226c1a9a
Enable "current" kernel branch for Rock3A
...
Signed-off-by: Igor <igor@armbian.com>
2023-05-16 19:00:02 +02:00
Ricardo Pardini
88cc3a061f
drivers: uwe5622 for 6.3.y, by @paolosabatino
2023-05-16 08:55:33 +02:00
Ricardo Pardini
906ca66430
rockchip64/edge/6.3: rebase/rewrite patches against v6.3.1; do archeology for mbox-less patches; materialize overwrites
...
- materialized overwrites:
- `add-board-helios64.patch`
- `add-board-orangepi-r1-plus.patch`
- `add-driver-for-Motorcomm-YT85xx+PHYs.patch`
- `add-board-rk3328-roc-pc.patch`
- not touched: wifi patches, those still require work before rebase is consistent.
- `wifi-4003-uwe5622-adjust-for-rockchip.patch`
- this patch is done on top of the wifi drivers patches exclusively, and fails to apply out of tree.
- we should probably consider moving this into the wifi drivers patch harness, not in the rockchip tree.
2023-05-16 08:55:33 +02:00
Igor Velkov
9b68c4e42a
Add support for nilfs2 fs based image
...
Signed-off-by: Igor Velkov <iav@iav.lv>
2023-05-16 08:51:05 +02:00
Ricardo Pardini
78700cf139
logging/retries: curb CI/GHA warning emitted _for each retry_
2023-05-15 17:43:25 +02:00
Ricardo Pardini
c351936cb0
binfmts: hide output when loading qemu-arm under aarch64 (some are native, some are emulated, all are good, errors can be ignored)
2023-05-15 17:43:25 +02:00
Ricardo Pardini
1f26121528
logging/rockchip64_common: curb warning about BOOT_SOC vs BOOTCONFIG if BOOTCONFIG is empty or 'none'
...
- we've enough warnings already
2023-05-15 17:43:25 +02:00
Ricardo Pardini
ceea84ff28
logging: curb warning that always came up when SRC_EXTLINUX=yes
...
- SRC_EXTLINUX is quite prevalent, no use warning, it was more a debugging marker
2023-05-15 17:43:25 +02:00
Ricardo Pardini
f0f9159faa
logging: curb CI/GHA special errors for cascading errors during build failure
...
- otherwise we get 4 errors for each "error" in CI
- one for the real error
- one for "wait for cleanups"
- one for "Docker build failed"
- one from GHA itself since command failed (we can't get rid of this)
2023-05-15 17:43:25 +02:00
Ricardo Pardini
25929ea6ac
apt_purge_unneeded_packages_and_clean_apt_caches(): count files, don't use du: avoid WARNs when not needed; tolerate 1 file
...
- 'lock' might or not be there, tolerate 1 file (not 0)
2023-05-15 17:43:25 +02:00
Ricardo Pardini
99e065381a
squash more warnings:
...
- `odroidxu4`'s firmware hook for vendor kernel. such is life, no use warning.
- `sun50iw9`: vendor kernel with extension, proven working, stop warning
- old kernels don't have working headers, it's a fact of life, remove warning
2023-05-15 17:43:25 +02:00
Ricardo Pardini
7025418c8b
mt7623: remove packages/extras-buildpkgs/mmc-utils/debian/rules install that does not exist anymore (fixes bananapir2)
...
- remove ancient `family_tweaks` completely
2023-05-15 17:43:25 +02:00
Ricardo Pardini
d164f6850b
rootfs/aggregation/helios64: fix: include PACKAGE_LIST_BOARD_REMOVE (and FAMILY version) into rootfs' artifact_input_variables
...
- `PACKAGE_LIST_BOARD_REMOVE` is used only in `helios64` board
- the fact is `PACKAGE_LIST_BOARD_REMOVE` removes the packages _from the rootfs_ and not _from the image_
- this only accounts for that fact, but in the future we should actually change how this works
2023-05-15 17:43:25 +02:00
Igor
35d5ae75ff
Add to EDGE to and enable EDGE kernel in board config
...
Tested for building.
2023-05-15 17:33:03 +02:00
Bochun Bai
9c4f0524e0
add dts patch for kernel 6.1
2023-05-15 17:33:03 +02:00
Bochun Bai
3cb92f6204
add support for NanoPi R4SE
2023-05-15 17:33:03 +02:00
amazingfate
df3c7eb461
use the same patch dir for u-boot from radxa
2023-05-15 17:12:20 +02:00
Igor
8ac568102e
Switch Rockchip CURRENT to 6.1.y
2023-05-15 17:12:06 +02:00
Igor
615c7c3e71
Update boot loader on Orangepipluse 2e
...
Current is a bit unstable, so this can't hurt. Survived several reboots.
2023-05-14 21:29:33 +02:00
Ricardo Pardini
295f95d9f6
rpi4b/legacy: update legacy 5.15 kernel config, no changes
2023-05-14 21:28:58 +02:00
Igor
66c2e769ae
Update. Now both boots
2023-05-14 21:28:58 +02:00
Igor
215e3ebd27
Update edge too
2023-05-14 21:28:58 +02:00
Igor
f0236e98f6
Update RPI4 kernel config
2023-05-14 21:28:58 +02:00
Werner
7c24318a28
Create sun8i-v3s.txt
2023-05-09 10:05:58 +02:00
Werner
e62f03dd10
Update sun8i-v3s.conf
2023-05-09 10:05:58 +02:00
hzyitc
76378d313b
ISSUE_TEMPLATE: bugreport: Require log URL instand of some parts
...
The full log make debug easier.
2023-05-09 10:05:46 +02:00
Pander
11c967322d
installer prompt fix
2023-05-09 10:05:23 +02:00
Ricardo Pardini
e49d91ec40
popular demand: bring back KERNEL_CONFIGURE=yes *during image build*
...
- partially revert 6ef394d95d (thus bring back the TUI/dialog for selecting KERNEL_CONFIGURE=yes/no)
- partially revert d890b418c7 (thus bring back the capacity to config & build image in one go)
- stop after configuring kernel, but only if command is `kernel-config`, not regular image-build KERNEL_CONFIGURE=yes
2023-05-09 10:05:09 +02:00
Ricardo Pardini
83e35b1473
binfmts: don't raise warning if qemu-arm failed to load under aarch64 (some are native, some are emulated, all are good)
...
- reported by @igorpecovnik on Discord, during massive CI build, when armhf builds landed on arm64 builders
2023-05-09 10:04:57 +02:00
Ricardo Pardini
8f14f33f78
logging: squash undue warnings rootfs/aptcache
...
- rootfs is built with BOARD= so just live with it (idea about this warn was that families might hook rootfs build process)
- count, instead of du, apt caches. seems some empty dirs are reported as "1Mb" by du?
2023-05-09 10:04:57 +02:00
Ricardo Pardini
5316c6685b
host-utils: more logging for when junk is found in image apt caches
2023-05-09 10:04:57 +02:00
Ricardo Pardini
b18cd8aaf4
logging: curb some warnings into info's
2023-05-09 10:04:57 +02:00
Ricardo Pardini
ab696d0776
rootfs: bump non-desktop tmpfs_estimated_size from 2000mb to 2300mb (determined empirically, after building all images)
2023-05-09 10:04:57 +02:00
Ricardo Pardini
b7c659c0a9
pipeline: gha: fix IMAGES_ONLY_OUTDATED_ARTIFACTS and SKIP_IMAGES by exporting them so Python can see; tune logging
2023-05-09 10:04:57 +02:00
Ricardo Pardini
637c4fec01
include (clean/real) apt lists in built images; update xapian index during image build, not rootfs; don't leave junk in the rootfs cache
...
- revert #5139 Revert "Apt lists is needed for synpatic index generation"
This reverts commit 63e9bd3baa
- this actually only left junk in rootfs cache for the future to find
2023-05-09 10:04:50 +02:00
Igor
3b6598c3c2
Enable BOOT_SCENARIO="tpl-spl-blob" also on Kedge
2023-05-09 10:04:41 +02:00
Paolo Sabatino
5342449e6b
rk322x: add emmc and sdmmc pwrseq
2023-05-08 11:30:19 +02:00
Paolo Sabatino
3b3e3405bc
rk3399: minor rework of patches triggering warnings
2023-05-08 11:21:55 +02:00
Ricardo Pardini
a872fe8773
config-prepare: config_pre_main(): try to be more helpful when BRANCH is unset or wrong instead of just "bad KERNEL_MAJOR_MINOR"
2023-05-08 11:21:47 +02:00
Ricardo Pardini
6d3364673a
rockchip64_common.inc: fix escaping for test in subshell
...
- this emits errors early if BRANCH is not set
2023-05-08 11:21:47 +02:00