I am using Ubuntu 20.04. I am trying to build the rootfs for ubuntu lite userland using flexbuilder .
It is building fine with default packages.
But I want to add some other packages like ppp, net-snmp-server etc. In which file I should add the package name such that I will able to get the packages for LS1043ARDB?
As per the user guide of LSDK2108, I trired to add the packages in extra packages list under <flexbuild>/configs/ubuntu/extra_packages_list
But I am not able to add , It is showing its a read only file.
Please Help me