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

linux-milkv-duo[-dev]: replace WORKDIR with UNPACKDIR in do_deploy #483

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

hiagofranco
Copy link
Contributor

Trying to bitbake milkv-duo machine triggers the following error:

| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/
linux-milkv-duo-dev/1.0/multi.its': No such file or directory

| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/ linux-milkv-duo/6.8++gitAUTOINC+b95f2066a9/multi.its': No such file or directory

This is caused by multi.its file being in UNPACKDIR instead of WORKDIR, following the recent upstream changes in OE.

Signed-off-by: Hiago De Franco hiagofranco@gmail.com
(cherry picked from commit d443476)

Trying to bitbake milkv-duo machine triggers the following error:

| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/
linux-milkv-duo-dev/1.0/multi.its': No such file or directory

| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/
linux-milkv-duo/6.8++gitAUTOINC+b95f2066a9/multi.its': No such file or
directory

This is caused by multi.its file being in UNPACKDIR instead of
WORKDIR, following the recent upstream changes in OE.

Signed-off-by: Hiago De Franco <hiagofranco@gmail.com>
(cherry picked from commit d443476)
@hiagofranco
Copy link
Contributor Author

@kraj this is also affecting Scarthgap, thanks!

@kraj
Copy link
Collaborator

kraj commented Jul 15, 2024

@kraj this is also affecting Scarthgap, thanks!

thanks, would you mind sending a pull for scarthgap too ?

@hiagofranco
Copy link
Contributor Author

Hello @kraj, this PR is already for Scarthgap 😄

@kraj
Copy link
Collaborator

kraj commented Jul 15, 2024

Hello @kraj, this PR is already for Scarthgap 😄

nm, I mistook it for original thread.

@kraj kraj merged commit 3b31f6f into riscv:scarthgap Jul 15, 2024
@hiagofranco
Copy link
Contributor Author

No worries, thank you

@hiagofranco hiagofranco deleted the fix_unpackdir_multi_its-scarthgap branch July 16, 2024 12:16
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.

None yet

2 participants