Synchronize kernel arch name with Chromium OS

CrOS uses x86_64 as an architecture name for x86 target, do the
same in the deven container to keep things in sync.

Change-Id: I4a5dcbd78602f6ce159898e8f7e956270f53cbc9
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/28600
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
Tested-by: Oleksandr Tymoshenko <ovt@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
2 files changed
tree: c3df30cff8aca90ebc102f3782230226c79922b0
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.