Skip to content

issue 2935: fix armbian-compile-kernel-depends bug in newer ubuntu/debian #2936

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

Closed
wants to merge 1 commit into from

Conversation

zl21st
Copy link

@zl21st zl21st commented May 7, 2025

修复issue: #2935
测试平台:
PLATFORM='amlogic'
VERSION_CODEID='ubuntu'
VERSION_CODENAME='noble'
MODEL_ID='123'
MODEL_NAME='CM211-1,M411A,B860AV3.2M,B860AV2.1U'
SOC='s905l3'
FDTFILE='meson-gxl-s905l3b-m302a.dtb'
FAMILY='meson-gxl'
BOARD='s905l3-cm211'
KERNEL_REPO='ophub/kernel'
KERNEL_TAGS='stable'
KERNEL_VERSION='6.1.134'
KERNEL_BACKUP='yes'
BOOT_CONF='uEnv.txt'
ROOTFS_TYPE='ext4'
DISK_TYPE='usb'
AMPART_STATUS='no'
MLUBOOT_STATUS='no'
MAINLINE_UBOOT=''
BOOTLOADER_IMG=''
UBOOT_OVERLOAD='u-boot-p212.bin'
BUILD_REPOSITORY='github.com/armbian/build'
REBUILD_REPOSITORY='github.com/ophub/amlogic-s9xxx-armbian'
CONTRIBUTORS='Ivanriver,foobarjimmy,chiqianjiqi,shuzhizhi'
BUILDER_NAME='ophub'
PACKAGED_DATE='2025-04-15'

image image

@ophub
Copy link
Owner

ophub commented May 18, 2025

感谢分享。我之前的依赖包含了编译早期u-boot,32位内核等周边测试的相关依赖。仅从rebuild/recompile来说仅需要1/3的依赖包。我参考上游几个官方仓库的资料,移除了编译armbian/kernel用不到的几个不兼容的包,经测试目前的包在22.04/24.04(x86_64 & arm)服务器均可以正常安装了。

更精细的控制每个系统不用操作的时候,用你的sh脚本方案设计更好一些,以后有复杂场景时我再调整方案吧。

@ophub ophub closed this May 18, 2025
@ophub ophub added the documentation Improvements or additions to documentation label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants