Disable default to auto install to Arduino device after build.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Fri, 20 Mar 2015 22:39:57 +0000 (18:39 -0400)
committerErich Keane <erich.keane@intel.com>
Fri, 20 Mar 2015 23:14:05 +0000 (23:14 +0000)
commitc411cdd5ba6fa8b6fd234a475877b9d7bfd37334
tree259e820ee3b3807f8b340ce40802d8b362fdb2c8
parent1a66e156f3378d4fa7d332d130a1dc7d4fa916f8
Disable default to auto install to Arduino device after build.

By defaulting auto-upload to false, this will allow developers to build
for the Arduino platform and remove any need to actually have an Arduino
device plugged in to their machine to see a successful build output from
Scons.

Change-Id: I804bb8cc03f38bf4d79206905bcf4bdf23ee7bb9
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/530
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
build_common/SConscript