commit | 8f80764bab4399ece06b8eb5d26bb81f6df32ed3 | [log] [tgz] |
---|---|---|
author | Arup Mukherjee <arup@google.com> | Mon Apr 06 13:42:51 2015 -0700 |
committer | Arup Mukherjee <arup@google.com> | Mon Apr 06 13:45:53 2015 -0700 |
tree | 8188eeb296c5afe3b5c834dafec670c7051ffad5 | |
parent | 18df0e6bca621f65d58bd938d4de02eb8be74278 [diff] |
services/mgmt/device/impl/profile.go: use linux-386 rather than linux-x86 Change the profile name used for 32-bit x86 binaries to be linux-386 rather than linux-x86 to be consistent with GOARCH=386 (which puts binaries in bin/linux_386). The earlier discrepancy made it painful to use device publish to push binaries. Change-Id: I44943b8fd586d0c319ec66149e5b2ccd3a2a0633