Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminology: adopt CMake, python, and Kconfig code to use qualifiers #70438

Merged

Conversation

tejlmand
Copy link
Collaborator

Followup: #69905

Adopting new board terminology for CMake, python, and Kconfig code to use qualifiers instead of identifiers.

Also adjusted to board target where applicable.

tejlmand added a commit to tejlmand/zephyr that referenced this pull request Mar 21, 2024
DO NOT REVIEW.
Reviewed in zephyrproject-rtos#70438

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
gmarull
gmarull previously approved these changes Mar 21, 2024
nordicjm
nordicjm previously approved these changes Mar 21, 2024
Copy link
Collaborator

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR with west boards completion needs to be merged right after this is merged

fabiobaltieri
fabiobaltieri previously approved these changes Mar 21, 2024
tejlmand added a commit to tejlmand/zephyr that referenced this pull request Mar 21, 2024
DO NOT REVIEW.
Reviewed in zephyrproject-rtos#70438

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Followup: zephyrproject-rtos#69905

Adopting new board terminology for CMake, python, and Kconfig code to
use qualifiers instead of identifiers.

Also adjusted to board target where applicable.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
@carlescufi carlescufi merged commit 732c504 into zephyrproject-rtos:main Mar 21, 2024
36 checks passed
aescolar added a commit to aescolar/zephyr that referenced this pull request Mar 21, 2024
After zephyrproject-rtos#70438
got merged,
all these tests stopped building properly due to the
change of avaliable variables in Kconfig.
Let's fix them.
As a bonus, as the BOARD_TARGET_STRING is the same
for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
aescolar added a commit to aescolar/zephyr that referenced this pull request Mar 21, 2024
After zephyrproject-rtos#70438
got merged simultaneously with
zephyrproject-rtos#70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
aescolar added a commit to aescolar/zephyr that referenced this pull request Mar 21, 2024
After zephyrproject-rtos#70438
got merged simultaneously with
zephyrproject-rtos#70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
aescolar added a commit that referenced this pull request Mar 21, 2024
After #70438
got merged simultaneously with
#70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
tejlmand added a commit to tejlmand/zephyr that referenced this pull request Mar 21, 2024
Follow-up: zephyrproject-rtos#70438

Update BOARD_IDENTIFIER to BOARD_QUALIFIERS in Kconfig.sysbuild files.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
selescop pushed a commit to selescop/zephyr that referenced this pull request Mar 22, 2024
After zephyrproject-rtos#70438
got merged simultaneously with
zephyrproject-rtos#70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
coreboot-org-bot pushed a commit to coreboot/zephyr-cros that referenced this pull request Mar 29, 2024
After zephyrproject-rtos/zephyr#70438
got merged simultaneously with
zephyrproject-rtos/zephyr#70564
all these tests stopped building properly due to the
change of avaliable variables in Kconfig & cmake.
Let's fix them.
As a bonus, as for kconfig the BOARD_TARGET_STRING is the
same for the hwmv1 backwards compatible name, let's
just remove the check for the old names.

(cherry picked from commit f336026)

Original-Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
GitOrigin-RevId: f336026
Change-Id: Iba45a96a3f1ee7dce257f719eb5c7f74b597f314
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5387784
Tested-by: Keith Short <keithshort@chromium.org>
Commit-Queue: Keith Short <keithshort@chromium.org>
Reviewed-by: Fabio Baltieri <fabiobaltieri@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants