Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan authored Nov 5, 2024
1 parent a1b7116 commit d82ec12
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ To get started with `meta-thunder-framework` and begin building thunder based ap
bitbake core-image-thunder -n
```

1. If you get: ERROR: PermissionError: [Errno 1] Operation not permitted
``` shell
sudo apparmor_parser -R /etc/apparmor.d/unprivileged_userns
```

1. Download packages ```bitbake core-image-thunder --runonly=fetch```

1. Run ```bitbake core-image-thunder``` to build the image
Expand Down

0 comments on commit d82ec12

Please sign in to comment.