[yocto] Can anything be done about do_rootfs speed?

Burton, Ross ross.burton at intel.com
Mon Sep 2 05:26:13 PDT 2013


On 28 August 2013 11:55, Gary Thomas <gary at mlbassoc.com> wrote:
>
> In the case of 'ipk' packages, you'll need to set up the board to make use
> of
> the exported package sets.  There are a number of ways to do this, but in
> the
> case of 'ipk' you can do it all in a single file.  Here's an example on my
> SabreLite (i.MX6 ARM system):
>   root at sabrelite:~# cat /etc/opkg/base-feeds.conf
>   src/gz poky_am-all http://192.168.1.125/sabrelite-feeds/all
>   src/gz poky_am-armv7a-vfp-neon
> http://192.168.1.125/sabrelite-feeds/armv7a-vfp-neon
>   src/gz poky_am-sabrelite http://192.168.1.125/sabrelite-feeds/sabrelite

meta-oe has a distro-feed-configs recipe that can do this bit for you
if you set a few variables in your configuration.

Ross



More information about the yocto mailing list