**** BEGIN LOGGING AT Thu May 30 03:00:00 2013 May 30 08:11:01 hi bluelightning May 30 08:11:09 hi ant_work May 30 08:13:50 I'm trying to fix the kernel modules mgmt for Zaurus and up to now I've played with snd-soc modules May 30 08:15:14 I was under the assumption linux-yocto adds automatically the "configured" modules to a _RRECOMMENDS but.. May 30 08:19:55 it appears that I have to add a specific MACHINE_EXTRA_RRECOMMENDS_append_spitz = " kernel-module-snd-soc-spitz" and module_autoload_snd-soc-spitz_spitz = "snd-soc-spitz" May 30 08:21:22 I have to find out which modules are automatically put in the image and why May 30 08:21:56 (note this is not core-image-minimal, it's -base) May 30 08:52:02 right, this does need to be done manually May 30 08:52:15 however in the machine conf you shouldn't need _append_spitz May 30 08:52:22 just set it with = May 30 08:52:43 it's a machine-specific variable being set in the definitively machine specific place in the configuration :) May 30 09:05:12 right May 30 09:55:09 it's just I've started with a common MACHINE_EXTRA_RRECOMMENDS May 30 09:56:30 now and then I doubt about the usefulness of zaurus.inc...most vars are overriden per-machine May 30 10:02:01 it was needed long ago to standardize when we had separate maintainers May 30 10:04:44 well, I think we're pretty much free to make cleanups where they make sense May 30 10:12:47 I'm thinking we should add a machine feature for MTD May 30 10:13:14 atm the drivers are compiled-in but still May 30 10:18:26 what would that control? May 30 10:51:28 smthg like MACHINE_EXTRA_RDEPENDS = "mtd-utils mtd-utils-jffs2 mtd-utils-ubifs" **** ENDING LOGGING AT Fri May 31 02:59:58 2013