mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-07 00:31:35 +01:00
learn_arch is only called by update_kernel.sh. Until recently, we were only using learn_arch to detect whether the device is arm or not. However, with a recent change, update_kernel.sh is now passing the arch flag to vbutil_kernel which only knows about x86 and not i686. BUG=chromium-os:15932 TEST=Before change update_kernel.sh fails on x86 and now it works. Change-Id: Idafc71c017c8ed0595fd0260fce63f327ff021bd Reviewed-on: http://gerrit.chromium.org/gerrit/1831 Reviewed-by: Sonny Rao <sonnyrao@chromium.org> Reviewed-by: Olof Johansson <olofj@chromium.org> Tested-by: Mandeep Singh Baines <msb@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%