New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/33318#issuecomment-943967084 Comment: Hm, any reason it can't be the same package? Use cmake build style, install firmware in `post_install` (but do something to avoid overwriting the newly installed ones - can even do rm and remove the pre-built ones completely) and vmove things out like usual. Since the version for both should technically remain the same, I feel like that's simpler.