bitbake recipe for readonly filesystem

I know how to set the rootfs to ro by modifying fstab, but I noticed the base file for that is in the meta-angstrom/recipes-core/basefiles/basefiles/fstab .
Is there anyway I can somehow do a bbappend or pass some parameter to override that fstab without modfiying the meta-angstrom layer?