Commit Graph

11 Commits

Author SHA1 Message Date
Lorenz Meier 4ba7408ba0 Speed up Vagrant 2016-01-01 21:21:49 +01:00
Mark Charlebois e2ec4af127 Switched Vagrant to use static IP
MacOS was having isues with DHCP for NFS shared folder

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-10-25 23:36:57 +01:00
Lorenz Meier ca052ac68a Vagrant: Upgrade CMake version 2015-10-25 12:20:05 +01:00
Mark Charlebois d030608def Modified Vagrantfile to use NFS folder sharing
Virtualbox has issues with certain operations on shared folders
using the default sharing mechanism. These are overcome using
NFS sharing.

On Ubuntu, sudo apt-get install nfs-kernel-server

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-10-23 21:09:29 -07:00
Mark Charlebois 01ccbd8886 qurt: added HEXAGON_TOOLS_ROOT variable
The environment variable HEXAGON_TOOLS_ROOT must be set to the location
of the installed HexagonTools. This could be a global install at
/opt/HEXAGON_Tools/7.2.10/Tools or it could be a personal install
${HOME}/Qualcomm/HEXAGON_Tools/7.2.10/Tools.

The default install path used by the installer is exported in the Vagrantfile.

There is still an issue that the hexagon linker fails on mmap of the shared folder.
If the shared folder was mounted via NFS for Linux and MacOS the problem would be
resolved.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-10-23 20:52:03 -07:00
Lorenz Meier 3276da9ce6 Add Snapdragon requirements to Vagrant 2015-10-23 23:27:10 +02:00
Lorenz Meier c97a2c4810 Merged master to cmake-2 2015-09-26 16:24:32 +02:00
Michael Kötter d4422f7018 Fixed Vagrant provisioning:
- Added "zip" package needed for build
- Run shell proviosioner as non-privileged (ie. "vagrant") user
2015-09-25 11:04:02 +02:00
Lorenz Meier 1cdbd4ca1e Update Vagrant to include ZIP and GDB 2015-09-20 17:24:05 +02:00
Lorenz Meier 0f24429d32 Vagrant: Force time sync 2015-07-05 16:15:51 +02:00
Lorenz Meier 1d06f3ed56 Add Vagrant config 2015-07-05 15:08:24 +02:00