W dniu 23.01.2013 10:46, Tim Northover pisze:
> Hi again,
> 
> Sorry for spamming this list with what are essentially support questions, but
> now that bug #1099896 has been fixed, I'm trying to build an OpenEmbedded
> filesystem with it, following the instructions at
> https://wiki.linaro.org/HowTo/ARMv8/OpenEmbedded.
> 
> What comes out seems amazingly close to a functional system, except that
> nothing gets put into runlevel 5 so none of the actual programs get started on
> boot (mainly sshd and a console login obviously, I could work around anything
> else).

edit build/conf/site.conf and change DISTRO_FEATURES to this (in one line):

'DISTRO_FEATURES = "x11 alsa argp ext2 largefile usbgadget usbhost xattr
nfs zeroconf ${DISTRO_FEATURES_LIBC} ${DISTRO_FEATURES_INITMAN}"

Then it will work again.

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to