Dac feature is based of 3 stages in BPIR4.
1)Dac functionality in BPIR4.
-dobby , crun and dsm functionality play a major role from device side, which are used for the running of any dac application in the BPIR4 device .
-Above mentioned all funtionality has been brought to BPIR4 by including "dac" distro feature, for reference you follow mentioned jira.
RDKBACCL-318
-
Getting issue details...
STATUS
2)OCI image generation.
-OCI image generation is for broadband application developers, in which they will create their aplication irespective of platform. That image will be competable with all the plaforms but only difference is they need to define the arch of the platform like 32 bit and 64 bit or they can use this to develop applcation for 86 arch based also.
- As mentioned we will be using generic code for the generation of OCI image , so that will be 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 image generation for BPIR4.
RDKBACCL-325
-
Getting issue details...
STATUS
-Build instructions are mentioned below for oci image generation, as of now we are offering "iperf3 application" in meta-dac-sdk-broadband.
Generate OCI bundle from the OCI image using Bundlegen tool
REFPLTB-2924 - Required meta-dac-sdk-broadband kirkstone support for DAC In Progress