7.19. Adding Users - useradd.bbclass

If you have packages that install files that are owned by custom users or groups, you can use this class to specify those packages and associate the users and groups with those packages. The meta-skeleton/recipes-skeleton/useradd/useradd-example.bb recipe in the Source Directory provides a simple exmample that shows how to add three users and groups to two packages. See the useradd-example.bb for more information on how to use this class.