Use Yocto recipe as a acap app? #968
Replies: 5 comments 9 replies
-
|
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @thomas-roos , References:
I don't think we can make changes at the Axis OS level because of the secure boot together with signed firmware. I suggest exploring Axis ACAP SDK for development.
|
Beta Was this translation helpful? Give feedback.
-
|
Just adding another discussion link related to AWS Greengrass: |
Beta Was this translation helpful? Give feedback.
-
|
Hi @thomas-roos, this is a very interesting question. Unfortunately, the simple answer is "no" - there are no easy ways to map a Yocto recipe to an ACAP build process. The reason for this is that the ACAP SDK is fundamentally different from the Yocto build environment (but @vivekatoffice is right in that the AXIS OS is built on Yocto, but all that is already set in stone once you create your ACAP application, and the recipes used to build the OS are not public).
We have also looked quite a bit at AWS GreenGrass for the Axis cameras, but my belief is that it is not configurable enough to run as a native ACAP application. I would love to be proven wrong, but as I understand it, GreenGrass assumes that there is e.g. a package manager in the system. The Axis OS does not have a package manager. This is just one of a long list of issues we have identified. I would be happy to connect and discuss more. |
Beta Was this translation helpful? Give feedback.
-
|
Feel free to re-open it OR share the solution/alternative/comment if already resolved👁️🗨️ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is there a way to use a yocto recipe as a acap app?
Beta Was this translation helpful? Give feedback.
All reactions