build: alias default build as generic
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Tue, 30 Mar 2021 06:40:19 +0000 (08:40 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 9 Apr 2021 17:11:26 +0000 (19:11 +0200)
commit5b3a6ca6fd284f213e4d5a0d2e93b8eab858729a
tree62938ce22d3c1cddf35f4f3823399b5757d6ab58
parent720dfda4551e8185ad34f333e58157a8eb4d02ab
build: alias default build as generic

The current machine='default' build name is not descriptive. The actual
default build is machine='native'. Add an alternative string which does
the same build and better describes what we're building:
machine='generic'. Leave machine='default' for backwards compatibility.

Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
.ci/linux-build.sh
config/arm/meson.build
config/meson.build
devtools/test-meson-builds.sh
doc/guides/prog_guide/build-sdk-meson.rst
meson_options.txt