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

Apps are not updated after rebuilding #506

Open
fgaz opened this issue Sep 25, 2024 · 0 comments
Open

Apps are not updated after rebuilding #506

fgaz opened this issue Sep 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fgaz
Copy link
Member

fgaz commented Sep 25, 2024

To reproduce:

  • make BOARD=pinetime
  • change an existing app
  • make BOARD=pinetime

The change will not be picked up. make clean doesn't help either.

This was probably introduced in #403

@fgaz fgaz added the bug Something isn't working label Sep 25, 2024
fgaz added a commit to fgaz/wasp-os that referenced this issue Sep 25, 2024
Mitigates wasp-os#506. Now a `make clean && make` will update any modified app.

Signed-off-by: Francesco Gazzetta <[email protected]>
fgaz added a commit to fgaz/wasp-os that referenced this issue Sep 25, 2024
Mitigates wasp-os#506. Now a `make clean && make` will update any modified app.

Signed-off-by: Francesco Gazzetta <[email protected]>
daniel-thompson pushed a commit that referenced this issue Sep 30, 2024
Mitigates #506. Now a `make clean && make` will update any modified app.

Signed-off-by: Francesco Gazzetta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant