Skip to content

Conversation

@YuriyMasechko
Copy link
Contributor

Reason for change: Add TestSuite compilation
Test Procedure:
Risks: Low
Priority: P1

@YuriyMasechko YuriyMasechko requested a review from a team as a code owner June 11, 2025 13:19
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Reason for change: Add TestSuite compilation
Test Procedure:
Risks: Low
Priority: P1

Signed-off-by: YuriyMasechko <[email protected]>
$(TARGET_CONFIGURE_OPTS)

echo "Compiling OneWifiTestSuite..."
rm -rf $(PKG_BUILD_DIR)/rdk-wifi-hal/src/*.o
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you need this rm command?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I need to recompile hal lib with my flags, without remove it will take your obj files

cp build/openwrt/patches/* ../../../package/kernel/mt76/patches/
git clone http://github.com/yhirose/cpp-httplib
cd cpp-httplib
git checkout 9bbb4741b4f7c8fc5083c8a56d8d301a8abc25a3
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the need to specifically checkout this version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this how bb file take this file

Nikita-Hakai pushed a commit to Nikita-Hakai/OneWifi that referenced this pull request Oct 28, 2025
em_provisining: add BSS Configuration message/TLVs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants