-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
carlescufi
merged 1 commit into
zephyrproject-rtos:main
from
tejlmand:hwmv2_board_terminology_update
Mar 21, 2024
Merged
terminology: adopt CMake, python, and Kconfig code to use qualifiers #70438
carlescufi
merged 1 commit into
zephyrproject-rtos:main
from
tejlmand:hwmv2_board_terminology_update
Mar 21, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zephyrbot
requested review from
57300,
abrodkin,
evgeniy-paltsev,
galak,
jeremybettis,
nordicjm and
ruuddw
March 19, 2024 14:31
tejlmand
force-pushed
the
hwmv2_board_terminology_update
branch
from
March 19, 2024 14:37
df9b4e7
to
800ccc1
Compare
zephyrbot
added
area: Coding Guidelines
Coding guidelines and style
area: Continuous Integration
labels
Mar 19, 2024
zephyrbot
requested review from
carlescufi,
fabiobaltieri,
jfischer-no,
kartben,
keith-zephyr and
stephanosio
March 19, 2024 14:38
tejlmand
force-pushed
the
hwmv2_board_terminology_update
branch
from
March 19, 2024 14:56
800ccc1
to
8c4f7cf
Compare
tejlmand
added a commit
to tejlmand/zephyr
that referenced
this pull request
Mar 19, 2024
DO NOT REVIEW. Reviewed in zephyrproject-rtos#70438 Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
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
previously approved these changes
Mar 21, 2024
nordicjm
previously approved these changes
Mar 21, 2024
There was a problem hiding this 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
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>
tejlmand
dismissed stale reviews from fabiobaltieri, nordicjm, and gmarull
via
March 21, 2024 13:16
ad18ed2
tejlmand
force-pushed
the
hwmv2_board_terminology_update
branch
from
March 21, 2024 13:16
d266802
to
ad18ed2
Compare
carlescufi
approved these changes
Mar 21, 2024
nordicjm
approved these changes
Mar 21, 2024
gmarull
approved these changes
Mar 21, 2024
fabiobaltieri
approved these changes
Mar 21, 2024
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>
This was referenced Mar 21, 2024
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
Labels
area: Board/SoC configuration
area: Build System
area: Coding Guidelines
Coding guidelines and style
area: Continuous Integration
area: Devicetree
area: Kconfig
area: Sysbuild
area: West
West utility
platform: Synopsys
Synopsys
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.