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

build/cmake: fix empty BASE_DEFCONFIG #11788

Merged
merged 1 commit into from Feb 28, 2024

Conversation

yf13
Copy link
Contributor

@yf13 yf13 commented Feb 27, 2024

Summary

Current CMake build system has empty string for BASE_DEFCONFIG option. This patch fills "board/config" as value for it.

Impact

CMake

Testing

Checked with "sim/nsh"

CMakeLists.txt Outdated Show resolved Hide resolved
@yf13 yf13 force-pushed the cmake-base-defconfig branch 2 times, most recently from 69668c1 to 3e79e13 Compare February 27, 2024 10:34
@yf13 yf13 requested review from xuxin930 and anchao February 27, 2024 11:46
cmake/nuttx_mkconfig.cmake Outdated Show resolved Hide resolved
cmake/nuttx_mkconfig.cmake Outdated Show resolved Hide resolved
@yf13 yf13 changed the title build/cmake: fix empty BASE_DEFCONFIG string build/cmake: fix empty BASE_DEFCONFIG Feb 28, 2024
Currently CMake system has empty string for BASE_DEFCONFIG option.
This patch fills value for it.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
@jerpelea jerpelea merged commit 9f62947 into apache:master Feb 28, 2024
27 checks passed
@yf13 yf13 deleted the cmake-base-defconfig branch March 11, 2024 11:01
@jerpelea jerpelea added this to To-Add in Release Notes - 12.5.0 Mar 26, 2024
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.5.0 Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants