br-ext: Rename OP-TEE packages with _ext suffix
Rename OP-TEE packages in br-ext with a _ext suffix so that they do not conflict with the OP-TEE packages from Buildroot. This change essentially renames Buildroot configuration switches BR2_OPTEE_* to BR2_OPTEE_*_EXT_* without changing the current build process. This change is needed for OP-TEE build environment to synchronize with Buildroot GIT version [1] or later in the Buildroot integration tree. [1] points where OP-TEE packages were introduced in Buildroot, right after 2019.02 is released. This was tested with all Buildroot release tags from 2018.11 to 2020.02, and recent 2020.05-rc1. Link: [1] https://git.buildroot.net/buildroot/commit/?id=da49312af9e0c3e7f6df50e7d6f77e1fa2921b7a Signed-off-by:Etienne Carriere <etienne.carriere@linaro.org> Acked-by:
Jens Wiklander <jens.wiklander@linaro.org>
Showing
- br-ext/Config.in 5 additions, 5 deletionsbr-ext/Config.in
- br-ext/configs/optee_examples 1 addition, 1 deletionbr-ext/configs/optee_examples
- br-ext/configs/optee_generic 1 addition, 1 deletionbr-ext/configs/optee_generic
- br-ext/configs/optee_test 1 addition, 1 deletionbr-ext/configs/optee_test
- br-ext/package/optee_benchmark/optee_benchmark.mk 0 additions, 8 deletionsbr-ext/package/optee_benchmark/optee_benchmark.mk
- br-ext/package/optee_benchmark_ext/Config.in 2 additions, 2 deletionsbr-ext/package/optee_benchmark_ext/Config.in
- br-ext/package/optee_benchmark_ext/optee_benchmark_ext.mk 8 additions, 0 deletionsbr-ext/package/optee_benchmark_ext/optee_benchmark_ext.mk
- br-ext/package/optee_client_ext/Config.in 3 additions, 3 deletionsbr-ext/package/optee_client_ext/Config.in
- br-ext/package/optee_client_ext/S30optee 0 additions, 0 deletionsbr-ext/package/optee_client_ext/S30optee
- br-ext/package/optee_client_ext/optee_client_ext.mk 33 additions, 0 deletionsbr-ext/package/optee_client_ext/optee_client_ext.mk
- br-ext/package/optee_examples/optee_examples.mk 0 additions, 31 deletionsbr-ext/package/optee_examples/optee_examples.mk
- br-ext/package/optee_examples_ext/Config.in 5 additions, 5 deletionsbr-ext/package/optee_examples_ext/Config.in
- br-ext/package/optee_examples_ext/optee_examples_ext.mk 29 additions, 0 deletionsbr-ext/package/optee_examples_ext/optee_examples_ext.mk
- br-ext/package/optee_os_ext/CMakeLists.txt 0 additions, 0 deletionsbr-ext/package/optee_os_ext/CMakeLists.txt
- br-ext/package/optee_os_ext/Config.in 4 additions, 4 deletionsbr-ext/package/optee_os_ext/Config.in
- br-ext/package/optee_os_ext/optee_os_ext.mk 18 additions, 0 deletionsbr-ext/package/optee_os_ext/optee_os_ext.mk
- br-ext/package/optee_test/optee_test.mk 0 additions, 31 deletionsbr-ext/package/optee_test/optee_test.mk
- br-ext/package/optee_test_ext/Config.in 6 additions, 6 deletionsbr-ext/package/optee_test_ext/Config.in
- br-ext/package/optee_test_ext/optee_test_ext.mk 29 additions, 0 deletionsbr-ext/package/optee_test_ext/optee_test_ext.mk
- common.mk 14 additions, 14 deletionscommon.mk
Loading
Please register or sign in to comment