Skip to content

main/linux-postmarketos-qcom-sdm845: fix CONFIG_LOCALVERSION

Administrator requested to merge sdm845-fix-localversion into master

My bad. Didn't knew that the $_flavor="postmarketos-qcom-sdm845" has to match the .config's CONFIG_LOCALVERSION for the mkinitfs to succeed. Because of this command in APKBUILD

install -D "$builddir"/include/config/kernel.release \
		"$pkgdir"/usr/share/kernel/$_flavor/kernel.release

Just noted when creating new device package that uses the kernel and building rootfs.

Edited by Administrator

Merge request reports

Loading