build_config: AArch64 (arm64) basic support 33/1533/3
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 4 Sep 2019 12:54:45 +0000 (14:54 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Thu, 12 Sep 2019 10:34:56 +0000 (10:34 +0000)
commit4c55fd2a221e89f49fc71a842ec0024a6bd12b54
tree60a307604749d3b20cd73ebe84bdfec976359899
parentbc7186b515f94c8b9795c90be97c706a2663106c
build_config: AArch64 (arm64) basic support

- parameterize repo URIs in build_config.ini based on target machine
  architecture where possible;
- add support for diverging values of the same variable based on target
  machine architecture: since nested variable interpolation is not
  supported, implement a mechanism in build-tools which expands
  variables containing the magic string '#ARCH#' to $(uname -m);
- while at it, drop '.x86_64' from packages.yaml versions and let yum
  automatically choose the proper package;

Depends-on: I32cfdc2adc43fb703843383a1e94a807919f4e8c

Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Co-authored-by: Valentin Radulescu <Valentin.Radulescu@enea.com>
Change-Id: I3a940e2e0ece6febc9fc90d6bbbc6ff8ef212e14
build_config.ini
packages.yaml