Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<script>
AJS.toInit(function() {
 AJS.$("#children-section").css("display","none");
 });
</script>

 

The generic RDK-B components are accessible via RDKM CMF Gerrit and reflect the most recent contributions from both Comcast development and the community. On a periodic basis, the repositories are baselined and those baselines are made available. The baselined code will be built and tested by RDK-M CMF and made available for download along with appropriate documentation including a readme, component manifest, user guides and test results. Community members can fetch the baselined code from RDKM CMF Gerrit and work with it.

...