Host configuration could be easier to tweak without having to
edit scripts.
HYPRIOT_HOSTNAME, HYPRIOT_GROUPNAME, HYPRIOT_USERNAME
and HYPRIOT_PASSWORD can be changed using environment variables.
For instance HYPRIOT_USERNAME=theuser HYPRIOT_PASSWORD=thepass HYPRIOT_HOSTNAME=thehost make armhf-raspbian.
Host configuration could be easier to tweak without having to edit scripts.
HYPRIOT_HOSTNAME
,HYPRIOT_GROUPNAME
,HYPRIOT_USERNAME
andHYPRIOT_PASSWORD
can be changed using environment variables.For instance
HYPRIOT_USERNAME=theuser HYPRIOT_PASSWORD=thepass HYPRIOT_HOSTNAME=thehost make armhf-raspbian
.