I'm using imagebuilder to build some images but it's failing on kmod-nft-nat6.
Collected errors:
* opkg_install_cmd: Cannot install package kmod-nft-nat6.
make[2]: *** [Makefile:169: package_install] Error 255
make[1]: *** [Makefile:124: _call_image] Error 2
make: *** [Makefile:242: image] Error 2
Make image failed!
I see here that this module was recently removed. I'm not sure what "common package" means in the commit notes. Is it baked into the kernel now or do I need to install a different kmod? I also have kmod-nf-nat6 installed, is this superfluous?