cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1221
Views
10
Helpful
1
Replies

Value of <mirror location> for SDK apps README

nathan
Level 4
Level 4

Hi

The instructions in the tutorials/apps README say:

"4.4) Create a Yocto Project

vm:~/projects/release/sdk-1>iox ldsp execute yocto-1.7 project create -p ../sample_project -t isr800-qemu -m <mirror location> -x"

Where "<mirror location>" seems not to be explained, but this is what I did, starting in a suitable working directory:

mkdir projects

cd projects

mkdir mirror

iox ldsp execute yocto-1.7 project create -p sample_project -t isr800-qemu -m mirror -x

Mirrors set to '/mnt/hgfs/IOX/iox-sdk-1.0.0.0/projects/mirror'

'No network' flags enabled

Project created successfully at '/mnt/hgfs/IOX/iox-sdk-1.0.0.0/sample_project'

So, that seemed to achieve what was required at this stage.

Regards

Nathan

1 Reply 1

Alex Stevenson
Cisco Employee
Cisco Employee

Thank you