Il 11/12/2013 09:48, Morgan McKenzie ha scritto:
Hi Alfonso,

I've started the build; so far the only problem I've encountered is the
following so I simply removed it (I seem to remember having done
something similar back on Dylan and it working then, but not so much on
Dora):
'ssh-server-openssh' in IMAGE_FEATURES is not a valid image feature.
Valid features: dbg-pkgs debug-tweaks dev-pkgs doc-pkgs
package-management ptest-pkgs read-only-rootfs splash staticdev-pkgs

Thanks a lot, I'll let you know if I run into anything else!

Morgan


Maybe should be like this, probably modifying or customizing core-image-minimal (as I did)

EXTRA_IMAGE_FEATURES = "debug-tweaks"
IMAGE_FEATURES += "ssh-server-openssh"


Cheers
--
Marco
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to