Hi JH, On Wed, Feb 19, 2020 at 09:12:08PM +1100, JH wrote: > Hi, > > Which recipe defines all directories in "/"? I need to make a bbapand > to add directories to /. >
None. Or all of them, depends on how one sees it. You just create a directory in do_install of a recipe. You then make sure this directory is part of a package by checking it's in one of the recipe's generated packages's FILES_<PACKAGE>. Quentin -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
