Pre-requiste 

Need to create CMFSUPPORT ticket for tag creation for all mentioned repo's in Manifest file.

Ref - CMFSUPPORT-2073 - Getting issue details... STATUS

  

Steps for Tagged

step 1 -   Manually create a manifest which includes TAGS, you may need to get the SRCREV of each of the TAGS and set that as the revision in the manifest.

Step 2 -  To get the TAG  

checkout the component /repo and do a git log 

For e.g. using gitiles:https://code.rdkcentral.com/r/plugins/gitiles/rdkb/components/opensource/ccsp/CcspEPONAgent/+/refs/tags/BPI-STABLE-2024Q3
see tag cc54dc4cecb5d9d26846a8f3ed2c8ea817ea19b6

Step 3 - In Tagged manifest file content should be like below,

we need to change  REVISION from rdk-next to TAGGED REVISION for all mentioned repo's in manifest file .

<project name="rdkb/components/opensource/ccsp/CcspEPONAgent" revision="cc54dc4cecb5d9d26846a8f3ed2c8ea817ea19b6"/>

Ref - https://code.rdkcentral.com/r/c/reference/manifests/+/109644/1/bpi4_tags/rdkb-bpi-extsrc-2024Q3.xml

  • No labels