[yocto] can not build yocto on NFS mounted NAS

Robert Berger gmane at reliableembeddedsystems.com
Tue Aug 20 23:06:41 PDT 2013


Hi,

Gary is, as usual, right ;)

Now I have the following test setup:

nfs server:

Ubuntu 12.04.2 LTS server

<export_dir> *(sync,insecure,rw,no_root_squash)

client:

<nfs_server>:<export_dir> <mount_point>  nfs
auto,noatime,nolock,intr,tcp,actimeo=1800 0 0

mkdir -p <mount_point>/${HOSTNAME}/manual-build/

source oe-init-build-env <mount_point>/${HOSTNAME}/manual-build/<board>

I build there happily (no patch to remove hard links):

bitbake core-image-minimal-dev
bitbake core-image-sato-sdk

Regards,

Robert
..."It is practically impossible to teach good programming style to
students that have had prior exposure to BASIC; as potential programmers
they are mentally mutilated beyond hope of regeneration." - Edsger Dijkstra

My public pgp key is available,at:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1





More information about the yocto mailing list