Commit Graph

400 Commits

Author SHA1 Message Date
OrangePi CM5 Builder 2a0e5c9f07 build: make GitHub archive fallback resumable
Download archive into .part, validate with gzip -t, retry, then extract. Helps on flaky TLS connections.
2026-04-09 21:23:10 +08:00
OrangePi CM5 Builder f84cd6a168 build: fallback to GitHub archive on fetch failure
If git fetch fails for a GitHub branch, download and extract the branch archive tarball. Also tolerate missing .git when reading u-boot/kernel hash.
2026-04-09 20:37:07 +08:00
OrangePi CM5 Builder 5609b17e9e build: make git fetch resilient on slow links
- improved_git now returns real git exit code; prefers HTTP/1.1
- fetch_from_repo retries fetch with depth=1 once and fails fast on fetch errors
2026-04-09 19:27:57 +08:00
OrangePi CM5 Builder f0226ed24e build: fix IGNORE_UPDATES bootstrap placement
Ensure missing kernel/u-boot/ATF sources are fetched once even when IGNORE_UPDATES=yes, before compilation starts.
2026-04-09 19:00:23 +08:00
OrangePi CM5 Builder 33771550cf build: bootstrap missing sources even with IGNORE_UPDATES
- If IGNORE_UPDATES=yes, still fetch kernel/u-boot/ATF once when local trees are missing\n- fetch_from_repo: fallback to upstream GitHub when mirror lacks requested ref; disable partial-clone settings
2026-04-09 18:35:23 +08:00
OrangePi CM5 Builder 96ff85af55 rk3588 legacy: add IMX586 support (OPI5Ultra cam1) 2026-04-09 15:34:06 +08:00
OrangePi CM5 Builder 1658334140 The change in imx586_default_default.json is effectively a runtime-stability workaround: it changes cac_v10.SettingPara.psf_path from /etc/iqfiles/cac_map_42x24x34.bin (missing in the image) to /dev/null so rkaiq_3A_server is less likely to crash trying to open a non-existent file (even though enable is 0). 2026-04-09 12:49:04 +08:00
OrangePi CM5 Builder a5ec9ac067 imx586: add IQ filename aliases for CIS-IMX586 2026-04-09 11:10:16 +08:00
OrangePi CM5 Builder 7a7bb0d551 imx586: enable driver, apply dt patch, ship IQ 2026-04-09 11:02:28 +08:00
OrangePi CM5 Builder 9bb11f565f imx586: add opi5ultra overlays and IQ config 2026-04-09 11:02:28 +08:00
OrangePi CM5 Builder 706380dafc Consolidate imx586 camera support: kernel config and DTS files 2026-04-07 06:35:51 +08:00
yuquanjun e9c7358c37 Update kernel config for imx586 camera support 2026-04-07 05:55:31 +08:00
leeboby 8a103cb7ec OPi 6 Plus: Support Ubuntu24.04 2025-12-30 20:52:58 +08:00
baiywt 441fda2f11 rk3588: Enable nfs module (#274) 2025-12-22 20:24:07 +08:00
baiywt 10b1a3a89b Enable orangepir2s board selection 2025-12-22 17:33:30 +08:00
Orange Pi 128eb55759
Update README.md 2025-12-22 17:28:22 +08:00
Orange Pi 4ae4d13979
Update README.md 2025-12-22 17:25:26 +08:00
leeboby abeb8dc3d7 Cix: Fix download issue for component_cix 2025-12-22 17:15:21 +08:00
leeboby 9bdae924e1 bookworm: gnome: desktop: Add gnome-remote-desktop and smplayer 2025-11-03 14:23:09 +08:00
baiywt ad2049e071 Update for Orange Pi 4 Pro 2025-10-28 21:57:30 +08:00
leeboby d233f9dd08 Cix: Linux6.6: Update blacklist.conf 2025-10-24 09:54:38 +08:00
leeboby 9030ad33be Cix: Linux6.6: Support Gitee 2025-10-23 16:33:08 +08:00
leeboby a766e93736 Cix: Linux6.6: ACPI: Support Orange Pi 6 Plus 2025-10-23 15:55:56 +08:00
baiywt b90483bdd2 Support Orange Pi 4 Pro 2025-10-22 22:19:05 +08:00
leeboby ff7af3be0c Cix: Support Orange Pi 6 Plus 2025-10-15 21:33:29 +08:00
baiywt ff9e781d2c Improve loop device setup for enhanced compatibility 2025-05-14 11:46:12 +08:00
baiywt cedcef69e2 opi4a: enable usb audio support 2025-05-09 22:29:46 +08:00
baiywt 8e1f64dc97 opi4a: set ethernet drivers as modules to fix mac address duplication issue 2025-05-09 22:29:44 +08:00
baiywt 1934498269 Merge pull request #197 from annadostoevskaya/next 2025-05-09 22:29:23 +08:00
Anna Dostoevskaya ec34ec8d79 fix: missing setup for /etc/modules 2025-05-09 22:22:50 +08:00
Anna Dostoevskaya 27ea6ece3d fix: missing dependencies 2025-05-09 22:22:42 +08:00
baiywt 2d0bfb96a0 Fix OPI_USERNAME undefined issue in install_docker 2025-04-16 22:52:56 +08:00
baiywt ad7c5192c4 Fix docker build and git ownership issue (#228) 2025-04-16 18:08:08 +08:00
baiywt 1792ddca8d Update wiringOP to v2.58 2025-04-09 15:20:58 +08:00
baiywt a91f8e9038 opi4a: update sun55iw3 boot script, kernel config and add spinor support 2025-04-09 15:20:24 +08:00
baiywt 3196cfeab9 orangepi4-lts: update blobs and add rk35xx_packages fetch 2025-04-08 22:40:06 +08:00
baiywt 466bc3efec Merge pull request #168 from samrocketman/patch-1 2025-04-08 20:41:15 +08:00
baiywt 0493d66e0a Merge pull request #99 from liyang-bsy/next 2025-04-08 20:36:59 +08:00
baiywt 028bf54024 rk3588: enable joydev module 2025-04-07 21:54:58 +08:00
baiywt ce6de00295 Add rt config for opi5pro 2025-04-07 19:42:37 +08:00
baiywt 36a2f27f9b Change rkbin source and cleanup 2025-03-20 00:18:46 +08:00
baiywt f9817ec523 Add opi-bkimg script for backup image functionality 2025-03-14 21:50:08 +08:00
baiywt 5cc413cd26 orangepi-config: add overlayroot support 2025-03-14 21:43:05 +08:00
baiywt c5b3b1df70 Add support for opirv2 2025-03-12 10:42:49 +08:00
toolsmanhehe 161170a67d update rkllm-runtime:1.1.4,rknn-toolkit2:2.3.0 2025-03-03 10:05:35 +08:00
baiywt a1be54c557 opi5plus: Update REVISION to 1.2.0 2025-03-03 10:02:42 +08:00
baiywt df578f3488 opicm4: Support current branch 2025-03-03 10:02:00 +08:00
orangepi-xunlong 3efe71d305 h616: next branch: fix atf 2025-02-17 16:00:50 +08:00
baiywt 5f17bb4711 t527: Add gpu acceleration and gst hw decode 2024-11-26 21:24:58 +08:00
baiywt 23158a3ecc rk356x: Fix config prompts during install 2024-11-19 14:04:25 +08:00