...
dobby , crun and dsm functionality play a major role from device side, which are used for running of any dac application in the BPIR4 device. All mentioned functionality has been brought to BPIR4 platform by including "dac" distro feature into the build, for reference you follow mentioned jira.
| Jira | ||||||
|---|---|---|---|---|---|---|
|
OCI image generation is specifically for broadband application developers, in which they can create their application irrespective of platform. That image will be compatible with all the platforms but only difference is they need to define the arch of the platform like 32 bit and 64 bit.
As mentioned we will be using generic code for the generation of OCI image, so that will be using meta-dac-sdk-broadband meta layer.(https://github.com/rdkcentral/meta-dac-sdk-broadband)
As this is platform independent, but you can follow mentioned Jira for any query with respect to oci image generation for BPIR4 platform.
| Jira | ||||||
|---|---|---|---|---|---|---|
|
...