On Mon, Jan 7, 2013 at 9:15 AM, Martin Jansa <[email protected]> wrote: > * IMAGE_FEATURES are image specific, but dropbear recipe isn't > * if you have debug-tweaks in EXTRA_IMAGE_FEATURES or added to > IMAGE_FEATURES in distro config, then it will set DISTRO_TYPE > to debug as expected, but if you add debug-tweaks only in > your-own-debug-image, then dropbear never sees debug-tweaks and > your-own-debug-image won't allow empty password login. > * best way would be to patch dropbear to enable empty password by > runtime config or argument and enable it in ROOTFS_POSTPROCESS_COMMAND > like openssh_allow_empty_password does, see > http://permalink.gmane.org/gmane.network.ssh.dropbear/845 > > Signed-off-by: Martin Jansa <[email protected]>
I just fail to see why to keep using DISTRO_TYPE in dropbear in this case. You could just always include the patch. Do you have any specific reason? -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
