Hi,
I am trying to port Azure edge Real time on TI Jacinto 6 Plus (with linux on it ) but it need apt package manager to install the azure packages,
please suggest me the procedure to install apt on Ti Jacinto 6 Plus.
With Regards,
-Vamsi.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am trying to port Azure edge Real time on TI Jacinto 6 Plus (with linux on it ) but it need apt package manager to install the azure packages,
please suggest me the procedure to install apt on Ti Jacinto 6 Plus.
With Regards,
-Vamsi.
Vamsi,
The TI SDK provide the Yocto based filesystem - this contains the opkg installers.There is no apt support on Yocto builds (Yocto builds are not Ubuntu)
I don't know the details of these packages are built for an embedded platform, but if the Azure Edge Real time and related components are delivered via Yocto, then this can be build and included in the target by following the Yocto build procedure documented in the SDK/installer.
Regards
Karthik
Hi Karthik,
Please share the yocto build procedure to port Azure Edge Realtime components on to TI Jacinto 6 Plus,
With Regards,
-Vamsi.
Hi Vamsi,
As far as I know, the Azure Edge Realtime component has not been validated by TI on Jacinto 6 TI SDK.
In a short search on the Azure pages for Yocto, I found resources that can enable you to do this, you will have to work this yourself, it is no different from integrating a new layer on the existing TI deliverable - which is something that customers do all the time.
Here are some useful resources to help you proceed:
Regards
Karthik