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

[Tools] Copying main config json file for mbed lib builds #2868

Merged
merged 1 commit into from
Sep 30, 2016

Conversation

bridadan
Copy link
Contributor

@bridadan bridadan commented Sep 29, 2016

Description

This PR copies the main mbed config file (mbed_lib.json in the root of mbed-os) into the <build_directory>/mbed/TARGET_<target_name> folder. This can then be used when building tests using the mbed 2 flows.

Status

READY

Migrations

If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.

NO

Related PRs

This should unblock PR #2422

Todos

Deploy notes

I'm a bit concerned that I'm copying json file either at the wrong point in the mbed lib build process OR that I'm copying it to the wrong directory. If you have any feedback on this @screamerbg that'd be great!

@bridadan
Copy link
Contributor Author

/morph test

@bridadan
Copy link
Contributor Author

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1007

All builds and test passed!

@mbed-bot
Copy link

[Build 1002]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

Copy link
Contributor

@theotherjimmy theotherjimmy left a comment

Choose a reason for hiding this comment

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

This should be fine. It will only affect mbed 2 library builds.

@sg-
Copy link
Contributor

sg- commented Sep 30, 2016

@screamerbg ping!

@screamerbg
Copy link
Contributor

@sg- pong!

LGTM. Really good spot @bridadan

@screamerbg screamerbg changed the title Copying main config json file for mbed lib builds [Tools] Copying main config json file for mbed lib builds Sep 30, 2016
@sg- sg- merged commit dd54f7b into ARMmbed:master Sep 30, 2016
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.

5 participants